public class OracleXE extends AbstractSQLDatabase
configureEnvironment, dbName, external, isObjectStore, jndiName, nonXaDatasource, openShiftName, password, symbolicName, username, withLivenessProbe, withReadinessProbe, withStartupProbedataDir, isStateful, persistentVolClaim, storagePartition| Constructor and Description |
|---|
OracleXE() |
OracleXE(boolean withLivenessProbe,
boolean withReadinessProbe) |
OracleXE(PersistentVolumeClaim pvc) |
OracleXE(PersistentVolumeClaim pvc,
boolean withLivenessProbe,
boolean withReadinessProbe) |
OracleXE(String symbolicName,
boolean withLivenessProbe,
boolean withReadinessProbe) |
OracleXE(String username,
String password,
String dbName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureContainer(ContainerBuilder containerBuilder) |
String |
getImageName() |
Map<String,String> |
getImageVariables() |
protected String |
getJDBCConnectionStringPattern() |
int |
getPort() |
protected ProbeSettings |
getProbeSettings()
Get readiness and liveness probes settings.
|
executeSQL, executeSQLFile, getSQLExecutorasObjectStore, configureApplicationDeployment, configureDeployment, configureDeployment, configureEnvironment, configureService, external, getDbName, getDeploymentConfigName, getEnvVarPrefix, getPassword, getSymbolicName, getUsername, isObjectStore, jndiName, nonXaDatasource, toString, withProbesstatefulpublic OracleXE()
public OracleXE(boolean withLivenessProbe,
boolean withReadinessProbe)
public OracleXE(PersistentVolumeClaim pvc)
public OracleXE(PersistentVolumeClaim pvc, boolean withLivenessProbe, boolean withReadinessProbe)
public OracleXE(String symbolicName, boolean withLivenessProbe, boolean withReadinessProbe)
protected void configureContainer(ContainerBuilder containerBuilder)
configureContainer in class AbstractSQLDatabaseprotected ProbeSettings getProbeSettings()
AbstractSQLDatabasegetProbeSettings in class AbstractSQLDatabaseprotected String getJDBCConnectionStringPattern()
getJDBCConnectionStringPattern in class AbstractSQLDatabasepublic String getImageName()
getImageName in class AbstractDatabasepublic Map<String,String> getImageVariables()
getImageVariables in class AbstractDatabasepublic int getPort()
getPort in class AbstractDatabaseCopyright © 2023. All rights reserved.