Skip to content

Connection pool with using PostgresqlConnection. (ClassCastException io.r2dbc.pool.PooledConnection ) #592

Closed Answered by mp911de
szbenceg asked this question in Q&A
Discussion options

You must be logged in to vote

You can unwrap the native connection via Wrapped.unwrap(…) method. The pooled connection object implements io.r2dbc.spi.Wrapped.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@szbenceg
Comment options

Answer selected by mp911de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants