X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.3.9%2Fosgi%2Funmanaged-native%2Fsrc%2Fmain%2Fresources%2Fpool-one.properties;fp=src%2Fit%2Ftutorials-5.3.9%2Fosgi%2Funmanaged-native%2Fsrc%2Fmain%2Fresources%2Fpool-one.properties;h=0085971f2ff09d4533b6dc7f64162ef812aa6102;hp=7e1c4cf1bac60532286b9f7190f89542cbcc68cc;hb=db0eb091ea654f7ca845ed4fac2a1477bf9bb4b5;hpb=b6520c3daa7fbb64a40ffdaa7fc661023b16043d diff --git a/src/it/tutorials-5.3.9/osgi/unmanaged-native/src/main/resources/pool-one.properties b/src/it/tutorials-5.3.9/osgi/unmanaged-native/src/main/resources/pool-one.properties index 7e1c4cf1..0085971f 100644 --- a/src/it/tutorials-5.3.9/osgi/unmanaged-native/src/main/resources/pool-one.properties +++ b/src/it/tutorials-5.3.9/osgi/unmanaged-native/src/main/resources/pool-one.properties @@ -5,9 +5,9 @@ # See the lgpl.txt file in the root directory or . # jdbc-0.proxool.alias=pool-one -jdbc-0.proxool.driver-url=jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE +jdbc-0.proxool.driver-url=jdbc:h2:mem:db_unmanaged_native;DB_CLOSE_DELAY=-1;MVCC=TRUE jdbc-0.proxool.driver-class=org.h2.Driver jdbc-0.user=sa jdbc-0.password= jdbc-0.proxool.maximum-connection-count=2 -jdbc-0.proxool.house-keeping-test-sql=select CURRENT_DATE \ No newline at end of file +jdbc-0.proxool.house-keeping-test-sql=select CURRENT_DATE