Uses of Class
cz.xtf.builder.db.AbstractOracle
-
Packages that use AbstractOracle Package Description cz.xtf.builder.db -
-
Uses of AbstractOracle in cz.xtf.builder.db
Subclasses of AbstractOracle in cz.xtf.builder.db Modifier and Type Class Description classOracleFREENote that to be able to use the Oracle Database Free on Openshift you need to run as user with 54321 user id.classOracleXENote that to be able to use the Oracle Database Express on Openshift you need to run as user with 54321 user id.
-