ssh2??application.xml??????????????
???????????? ???????[ 2015/7/22 13:55:49 ] ??????????????????
????6.spring????hibernate???????????
????<bean id="transactionManager"
????class="org.springframework.orm.hibernate3.HibernateTransactionManager">
????<property name="sessionFactory">
????<ref local="sessionFactory" />
????</property>
????</bean>
?????????????????????????????????
<tx:advice id="txAdvice" transaction-manager="transactionManager">
<tx:attributes>
<!-- ???????????????? -->
<tx:method name="get*" read-only="true" />
<tx:method name="query*" read-only="true" />
<tx:method name="save*" propagation="REQUIRED"/>
<tx:method name="find*" read-only="true" />
<tx:method name="*" />
</tx:attributes>
</tx:advice>
<!-- ???????λ??????Щ?????Щ?????????????????????service -->
<aop:config proxy-target-class="true">
<aop:advisor pointcut="execution(* com.avit.mmsp.padapter.services.*.*(..))"
advice-ref="txAdvice" />
<aop:advisor
pointcut="execution(* com.avit.mmsp.common.message.service.*.*(..))"
advice-ref="txAdvice" />
</aop:config>
????????????????????????????????transactionManager?????advice?й漲save????????????required?????????sessionfactory?????????????????????????????漲??advice???????????????aop:pointcut????????????????advice?????????????pointcut?????
????????read-only????????
???????????????????????????????ó???????????????????ó???????????????????д???????????????
????read-only????ó????
??????????????е?????????????б?????????????????????????SQL??????????????
??????????????ж??????????????????????????????????????£????????SQL??????????????????????????SQL??????????SQL???????????????????????????????????????????????????μ?????????????????????????
????ps????????????ж?β????????Щ??????????????????????????????????????????spring??jdbc????????????????μ??????
?????????????Щ??????????
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
??????????????????ù????????ù?????????????????????????????з????????????????ù????е?SVN???ù????????????汾????????cmmi???ù??????ù?????????????ù???????????(2)???ù???????????(1)SCM??????ù???????????????ù??????????????????????е????ù??????????????ù??????ù????????????汾?????????????????ù???Nginx???ù??? - ???????DCMP??????etcd?????ù?????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11????????
?????????App Bug???????????????????????Jmeter?????????QC??????APP????????????????app?????е????????jenkins+testng+ant+webdriver??????????????JMeter????HTTP???????Selenium 2.0 WebDriver ??????