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

Packages that use DelegatingPreparedStatement
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction Utilities for generating SQL. 
org.apache.openjpa.lib.jdbc Database Connectivity Includes an implementation of the DataSource APIs around a normal JDBC 1.x driver. 
 

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–2013 Apache Software Foundation. All rights reserved.