Uses of Class
org.jooq.tools.jdbc.DefaultPreparedStatement
Packages that use DefaultPreparedStatement
- 
Uses of DefaultPreparedStatement in org.jooq.tools.jdbcSubclasses of DefaultPreparedStatement in org.jooq.tools.jdbcModifier and TypeClassDescriptionclassA batched statement.classA default JDBC CallableStatement implementation delegating all JDBC 4.0 calls to an internal delegate.