Uses of Class
org.apache.empire.dbms.postgresql.DBMSHandlerPostgreSQL
Packages that use DBMSHandlerPostgreSQL
Package
Description
This package contains classes necessary to support the PostgreSQL database system.
-
Uses of DBMSHandlerPostgreSQL in org.apache.empire.dbms.postgresql
Constructors in org.apache.empire.dbms.postgresql with parameters of type DBMSHandlerPostgreSQLModifierConstructorDescriptionDBCommandPostgres(DBMSHandlerPostgreSQL dbms, boolean autoPrepareStmt)