Uses of Class
io.helidon.integrations.jdbc.DelegatingConnection
Packages that use DelegatingConnection
-
Uses of DelegatingConnection in io.helidon.integrations.jdbc
Subclasses of DelegatingConnection in io.helidon.integrations.jdbcModifier and TypeClassDescriptionclassADelegatingConnectionwhoseConditionallyCloseableConnection.close()method performs a close only if theConditionallyCloseableConnection.isCloseable()method returnstrue.