Uses of Class
io.helidon.integrations.jdbc.DelegatingPreparedStatement
Packages that use DelegatingPreparedStatement
-
Uses of DelegatingPreparedStatement in io.helidon.integrations.jdbc
Subclasses of DelegatingPreparedStatement in io.helidon.integrations.jdbcModifier and TypeClassDescriptionclassA JDBC 4.3-compliantCallableStatementthat delegates to another JDBC 4.3-compliantCallableStatement.