Does Corticon allow to define and/or use the parameter: &quo

Posted by ymaisonn on 16-Jan-2015 06:04

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

All Replies

Posted by mcicel on 16-Jan-2015 06:48

Hi Yannick,
 
We do not test Corticon EDC with hibernate.c3p0.idle_test_period property set and thus we do not support it. Users can set it, but they would have to do their own testing. I do not think though that the property would have any adverse effects.
 
Marian
 
 
[collapse]
From: ymaisonn [mailto:bounce-ymaisonn@community.progress.com]
Sent: Friday, January 16, 2015 7:05 AM
To: TU.Corticon@community.progress.com
Subject: [Technical Users - Corticon] Does Corticon allow to define and/or use the parameter: "hibernate.c3p0.idle_test_period=10"?
 
Thread created by ymaisonn

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

Stop receiving emails on this subject.

Flag this post as spam/abuse.

[/collapse]

Posted by ymaisonn on 16-Jan-2015 07:14

Thanks a lot Marian!

Yannick

This thread is closed