Spring2.5-->datasource configer

xiaoxiao2026-04-13  4

hibernate.cache.provider_class=org.hibernate.cache.EhCacheProviderhibernate.cache.provider_configuration_file_resource_path=/ehcache-hibernate.xmlhibernate.cache.use_query_cache=falsehibernate.cache.use_second_level_cache=falsehibernate.format_sql=truehibernate.show_sql=truehibernate.use_sql_comments=true

hibernate.dialect=org.hibernate.dialect.Oracle9iDialecthibernate.connection.username=testhibernate.connection.password=teesthibernate.connection.url=jdbc:oracle:thin:@10.127.0.1:1521:tthibernate.connection.driver_class=com.p6spy.engine.spy.P6SpyDriver

jdbc.driverClassName=com.p6spy.engine.spy.P6SpyDriverjdbc.password=test1jdbc.schema=testjdbc.url=jdbc\:oracle\:thin\:@10.127.0.1\:1521\:testjdbc.username=test2

相关资源:敏捷开发V1.0.pptx
转载请注明原文地址: https://www.6miu.com/read-5047307.html

最新回复(0)