Skip to content

Conversation

@basselworkforce
Copy link

Motivation:

Add POOLED as an option to ServerMode in order to support Database Resident Connection Pooling (DRCP) on Oracle databases: https://docs.oracle.com/en/database/oracle/oracle-database/26/jjdbc/database-resident-connection-pooling.html#GUID-6C968C9D-2AAE-4D42-A6EC-3D78335F9BE3

@vietj vietj added this to the 5.1.0 milestone Nov 7, 2025
@vietj vietj requested a review from tsegismont November 7, 2025 17:10
Copy link
Contributor

@tsegismont tsegismont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @basselworkforce

Have you tried this change in your application? I'm asking because section 28.2.2 of the doc reads:

For any other connection pool, you must use oracle.jdbc.pool.OracleConnectionPoolDataSource as the connection factory.

And:

Pass a non-null and non-empty String value to the oracle.jdbc.DRCPConnectionClass connection property

So perhaps a few more changes are needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants