Uses of Class
org.apache.empire.dbms.postgresql.DBCommandPostgres
Packages that use DBCommandPostgres
Package
Description
This package contains classes necessary to support the PostgreSQL database system.
-
Uses of DBCommandPostgres in org.apache.empire.dbms.postgresql
Methods in org.apache.empire.dbms.postgresql that return DBCommandPostgresModifier and TypeMethodDescriptionDBMSHandlerPostgreSQL.createCommand(boolean autoPrepareStmt) Creates a new PostgreSQL command object.