Uses of Class
io.github.jdbcx.driver.WrappedConnection
Packages that use WrappedConnection
-
Uses of WrappedConnection in io.github.jdbcx.driver
Fields in io.github.jdbcx.driver declared as WrappedConnectionMethods in io.github.jdbcx.driver that return WrappedConnectionConstructors in io.github.jdbcx.driver with parameters of type WrappedConnectionModifierConstructorDescriptionprotectedWrappedCallableStatement(WrappedConnection conn, String query, CallableStatement stmt) protectedWrappedPreparedStatement(WrappedConnection conn, String query, PreparedStatement stmt) protectedWrappedStatement(WrappedConnection conn, Statement stmt)