Uses of Class
org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Packages that use PostgresDictionary Package Description 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 Constructor Description PostgresConnection(java.sql.Connection conn, PostgresDictionary dict)
PostgresPreparedStatement(java.sql.PreparedStatement ps, java.sql.Connection conn, PostgresDictionary dict)
-