Uses of Package
org.apache.empire.dbms
Packages that use org.apache.empire.dbms
Package
Description
This package contains the core Empire-DB implementation classes.
This package contains classes for exception handling of database related errors.
This package contains SQL-generator classes for column expressions.
This package contains classes necessary to support the Apache Derby database system.
This package contains classes necessary to support the H2 database system.
This package contains classes necessary to support the HSQLDB database system.
This package contains classes necessary to support the MySQL database system.
This package contains classes necessary to support the Oracle database system.
This package contains classes necessary to support the PostgreSQL database system.
This package contains classes necessary to support the Microsoft SQL-Server database system.
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbClassDescriptionThe DBMSHandler interface implements all RDBMS specific logicThis interface is used to set the auto generated keys when executing insert statements.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.db.context
-
Classes in org.apache.empire.dbms used by org.apache.empire.db.exceptions
-
Classes in org.apache.empire.dbms used by org.apache.empire.db.expr.columnClassDescriptionThe DBMSHandler interface implements all RDBMS specific logicEnum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbmsClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThis interface is used to set the auto generated keys when executing insert statements.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbms.derbyClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThe DBMSHandler class is an abstract base class for all database handler.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbms.h2ClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThe DBMSHandler class is an abstract base class for all database handler.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbms.hsqlClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThe DBMSHandler class is an abstract base class for all database handler.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbms.mysqlClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThe DBMSHandler class is an abstract base class for all database handler.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbms.oracleClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThe DBMSHandler class is an abstract base class for all database handler.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbms.postgresqlClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThe DBMSHandler class is an abstract base class for all database handler.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbms.sqliteClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThis interface is used to set the auto generated keys when executing insert statements.The DBMSHandler class is an abstract base class for all database handler.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?
-
Classes in org.apache.empire.dbms used by org.apache.empire.dbms.sqlserverClassDescriptionThis enum is used with the DBMSHandler::isSupported method to query database dbms capabilities.The DBMSHandler interface implements all RDBMS specific logicThe DBMSHandler class is an abstract base class for all database handler.Enum for all SQL phrases that may be supplied by the dbms The phase may consist of the following placeholders: ?