Uses of Class
org.apache.openjpa.jdbc.sql.PostgresDictionary

Packages that use PostgresDictionary
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
 

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

Constructors in org.apache.openjpa.jdbc.sql with parameters of type PostgresDictionary
PostgresDictionary.PostgresConnection(Connection conn, PostgresDictionary dict)
           
PostgresDictionary.PostgresPreparedStatement(PreparedStatement ps, Connection conn, PostgresDictionary dict)
           
 



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