com.sybase.jdbc3.jdbc.SybDriverjdbc:sybase:Tds:192.1" />

日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

Spring配置使用編程式事務(wù)

系統(tǒng) 3400 0

配置文件:

?

? < bean? id ="dataSource" ?class ="org.springframework.jdbc.datasource.DriverManagerDataSource" >
??????
< property? name ="driverClassName" >
?????????
< value > com.sybase.jdbc3.jdbc.SybDriver </ value >
???????
</ property >
???????
< property? name ="url" >
?????????
< value > jdbc:sybase:Tds:192.168.0.10:4100/DB_CENTER?charset=eucgb &amp; jconnect_version=4
?????????
</ value >
???????
</ property >
???????
< property? name ="username" >
?????????
< value > sa </ value >
???????
</ property >
???????
< property? name ="password" >
?????????
< value ></ value >
???????
</ property >
???
</ bean >
????
< bean? id ="TransactionManager" ?class ="org.springframework.jdbc.datasource.DataSourceTransactionManager" >
?????????
< property? name ="dataSource" >
?????????????
< ref? bean ="dataSource" />
?????????
</ property >
????
</ bean > ?
????
< bean? id ="sessionFactory"
????????class
="org.springframework.orm.hibernate3.LocalSessionFactoryBean" >
????????
< property? name ="dataSource" >
????????????
< ref? local ="dataSource" ? />
????????
</ property >
????????
< property? name ="hibernateProperties" >
????????????
< props >
????????????????
< prop? key ="hibernate.dialect" >
????????????????????org.hibernate.dialect.SybaseDialect
????????????????
</ prop >
????????????????
< prop? key ="hibernate.show_sql" > false </ prop >
????????????????
< prop? key ="hibernate.cache.use_query_cache" > true </ prop >
????????????????
< prop? key ="hibernate.cache.provider_class" >
????????????????????org.hibernate.cache.HashtableCacheProvider
????????????????
</ prop >
????????????
</ props >
????????
</ property >
????????
< property? name ="mappingResources" >
???????????
< list > ?
?????????????
< value > com/bjjdsy/ky/zl/domain/ZlStationTab.hbm.xml </ value >
???????????
</ list >
????????
</ property >
????
</ bean >

????
< bean? id ="transactionTemplate" ?class ="org.springframework.transaction.support.TransactionTemplate" >
??????
< property? name ="transactionManager" >
????????
< ref? bean ="TransactionManager" />
??????
</ property >
????
</ bean >
????
< bean? id ="courseService" ?class ="com.test.CourseService" >
??????
< property? name ="transactionTemplate" >
????????
< ref? bean ="transactionTemplate" />
??????
</ property >
????
</ bean >

回調(diào)函數(shù)代碼:

private ?TransactionTemplate?transactionTemplate;
????
public ? void ?enrollStudent() ... {
????????transactionTemplate.execute(
new ?TransactionCallback() ... {
????????????
public ?Object?doInTransaction(TransactionStatus?ts) ... {
????????????????
try ? ... {
// ????????????????????需要事務(wù)控制的方法代碼
????????????????}
? catch ?(Exception?e)? ... {
????????????????????ts.setRollbackOnly();??
// 回滾
????????????????}

????????????????
return ? null ;?? // 事務(wù)提交
????????????}
????
????????}
);
????}

}

?



Spring配置使用編程式事務(wù)


更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯(lián)系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發(fā)表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 广丰县| 阳西县| 巴彦县| 拉萨市| 丰城市| 西宁市| 金寨县| 长沙县| 漳浦县| 章丘市| 牡丹江市| 开鲁县| 长子县| 耿马| 彭山县| 蕉岭县| 五河县| 定日县| 漳平市| 峨眉山市| 梁山县| 奎屯市| 电白县| 镇坪县| 疏附县| 商河县| 九江县| 临湘市| 平凉市| 富锦市| 通城县| 封开县| 扶绥县| 清镇市| 南溪县| 诸城市| 孙吴县| 长武县| 渝中区| 分宜县| 左云县|