Uses of Class
org.apache.empire.dbms.oracle.DBMSHandlerOracle
Packages that use DBMSHandlerOracle
Package
Description
This package contains classes necessary to support the Oracle database system.
-
Uses of DBMSHandlerOracle in org.apache.empire.dbms.oracle
Constructors in org.apache.empire.dbms.oracle with parameters of type DBMSHandlerOracleModifierConstructorDescriptionDBCommandOracle(DBMSHandlerOracle dbms, boolean autoPrepareStmt) Constructs an oracle command object.OracleDDLGenerator(DBMSHandlerOracle dmbsHandler)