Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
Packages that use DelegatingPreparedStatement Package Description org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstractionorg.apache.openjpa.lib.jdbc Database Connectivity -
-
Uses of DelegatingPreparedStatement in org.apache.openjpa.jdbc.sql
Subclasses of DelegatingPreparedStatement in org.apache.openjpa.jdbc.sql Modifier and Type Class Description protected static class
PostgresDictionary.PostgresPreparedStatement
Statement wrapper to work around the postgres empty result set bug. -
Uses of DelegatingPreparedStatement in org.apache.openjpa.lib.jdbc
Subclasses of DelegatingPreparedStatement in org.apache.openjpa.lib.jdbc Modifier and Type Class Description protected class
LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
-