| Interface | Description |
|---|---|
| OpenShiftAuxiliary | |
| SQLExecutor |
| Class | Description |
|---|---|
| AbstractDatabase | |
| AbstractOracle |
Note that to be able to use the Oracle Database Express or Oracle Database Free on Openshift you need to run as user with
54321 user id.
|
| AbstractSQLDatabase | |
| DefaultAuxiliary | |
| DefaultStatefulAuxiliary | |
| Derby | |
| MongoDB | |
| MsSQL |
Note 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.
|
| MySQL | |
| OfficialPostgreSQL | |
| OfficialPostgreSQL.Builder | |
| OracleFREE |
Note that to be able to use the Oracle Database Free on Openshift you need to run as user with 54321 user id.
|
| OracleXE |
Note that to be able to use the Oracle Database Express on Openshift you need to run as user with 54321 user id.
|
| PostgreSQL | Deprecated
superseded by
RedHatPostgreSQL |
| ProbeSettings | |
| RedHatPostgreSQL | |
| RedHatPostgreSQL.Builder | |
| SQLExecutorImpl | |
| StoragePartition |
Copyright © 2025. All rights reserved.