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