Uses of Class
io.helidon.integrations.jdbc.DelegatingStatement
-
Uses of DelegatingStatement in io.helidon.integrations.jdbc
Modifier and TypeClassDescriptionclass
A JDBC 4.3-compliantCallableStatement
that delegates to another JDBC 4.3-compliantCallableStatement
.class
DelegatingPreparedStatement<S extends PreparedStatement>
A JDBC 4.3-compliantPreparedStatement
that delegates to another JDBC 4.3-compliantPreparedStatement
.