Uses of Class
cz.xtf.builder.db.AbstractSQLDatabase
-
Packages that use AbstractSQLDatabase Package Description cz.xtf.builder.db -
-
Uses of AbstractSQLDatabase in cz.xtf.builder.db
Subclasses of AbstractSQLDatabase in cz.xtf.builder.db Modifier and Type Class Description classDerbyclassMsSQLNote that MsSQL Server database needs to run with custom user id on Openshift (0 should do the trick) This means that this class is only usable on clusters with admin privileges to be able to add securityContextConstraint Also, the MsSQL image doesn't provide any option to add custom database and user on setup.classMySQLclassOracleXENote that to be able to use the oracleXE on Openshift you need to run as user with 54321 user id.classPostgreSQL
-