- 3
- 0
- 约4.21千字
- 约 18页
- 2015-09-19 发布于广东
- 举报
ibatis详细ppt文档,ibatisppt,ibatis文档,ibatis官方中文文档,ibatis中文文档,ibatis帮助文档,ibatis官方文档,ibatisapi文档,ibatis3文档,ibatis开发文档
Hibernate映射关系 ?xml version=1.0 encoding=UTF-8? !DOCTYPE sqlMapConfig PUBLIC -//iBATIS.com//DTD SQL Map Config 2.0//EN /dtd/sql-map-config-2.dtd !-- Always ensure to use the correct XML header as above! -- sqlMapConfig properties resource=perties / settings cacheModelsEnabled=true enhancementEnabled=true lazyLoadingEnabled=true maxRequests=32 maxSessions=10 maxTransactions=5 useStatementNamespaces=false / transactionManager type=JDBC dataSource type=SIMPLE property name=JDBC.Driver value=${driver} / property name=JDBC.ConnectionURL value=${url} / property name=JDBC.U
原创力文档

文档评论(0)