Hello,
I would like to know whether we support hibernate.c3p0.idle_test_period=10 setting in DB.properties for Oracle.
Database properties:
com.corticon.database.id=com.corticon.database.id.Oracle
com.corticon.database.readonly.supported=true
hibernate.c3p0.max_size=100
hibernate.c3p0.max_statements=50
hibernate.c3p0.min_size=1
hibernate.c3p0.timeout=1800
hibernate.c3p0.idle_test_period=10 <-** question about this parameter **
hibernate.connection.driver_class=com.prgs.jdbc.oracle.OracleDriver
hibernate.connection.password=039033013038048023057
hibernate.connection.url=jdbc:progress:oracle://10.230.201.159:1521;databaseName=xe;AlternateServers=(10.230.87.86:1521;datab aseName=xe)
hibernate.connection.username=039033013038048023057
hibernate.dialect=com.corticon.eclipse.studio.drivers.core.DDOracle10gDialect
hibernate.temp.use_jdbc_metadata_defaults=false
Does Corticon allow to define and/or use the parameter: "hibernate.c3p0.idle_test_period=10"?
-> If YES, Are there any drawbacks or caveats one should be aware of?
Please kindly advise,
Thanks
Yannick
Hello,
I would like to know whether we support hibernate.c3p0.idle_test_period=10 setting in DB.properties for Oracle.
Database properties:
com.corticon.database.id=com.corticon.database.id.Oracle
com.corticon.database.readonly.supported=true
hibernate.c3p0.max_size=100
hibernate.c3p0.max_statements=50
hibernate.c3p0.min_size=1
hibernate.c3p0.timeout=1800
hibernate.c3p0.idle_test_period=10 <-** question about this parameter **
hibernate.connection.driver_class=com.prgs.jdbc.oracle.OracleDriver
hibernate.connection.password=039033013038048023057
hibernate.connection.url=jdbc:progress:oracle://10.230.201.159:1521;databaseName=xe;AlternateServers=(10.230.87.86:1521;datab aseName=xe)
hibernate.connection.username=039033013038048023057
hibernate.dialect=com.corticon.eclipse.studio.drivers.core.DDOracle10gDialect
hibernate.temp.use_jdbc_metadata_defaults=false
Does Corticon allow to define and/or use the parameter: "hibernate.c3p0.idle_test_period=10"?
-> If YES, Are there any drawbacks or caveats one should be aware of?
Please kindly advise,
Thanks
Yannick
Flag this post as spam/abuse.
Thanks a lot Marian!
Yannick