Uses of Class
org.apache.openjpa.jdbc.sql.PostgresDictionary
Packages that use PostgresDictionary
-
Uses of PostgresDictionary in org.apache.openjpa.jdbc.sql
Constructors in org.apache.openjpa.jdbc.sql with parameters of type PostgresDictionaryModifierConstructorDescriptionPostgresConnection(Connection conn, PostgresDictionary dict) PostgresPreparedStatement(PreparedStatement ps, Connection conn, PostgresDictionary dict)