Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement

Packages that use DelegatingPreparedStatement
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
org.apache.openjpa.lib.jdbc Database Connectivity 
 

Uses of DelegatingPreparedStatement in org.apache.openjpa.jdbc.sql
 

Subclasses of DelegatingPreparedStatement in org.apache.openjpa.jdbc.sql
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
protected  class LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.