@Singleton public class OracleDriverInfo extends DriverInfo
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CONNECTION_URL |
static String |
DEFAULT_PASSWORD |
static String |
DEFAULT_USER_NAME |
| Constructor and Description |
|---|
OracleDriverInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureDefaultDS(org.wildfly.swarm.config.datasources.DataSource datasource) |
protected void |
configureDriver(org.wildfly.swarm.config.datasources.JDBCDriver driver) |
detect, getPlatformPath, installDatasource, isInstalled, isWindows, name, toStringpublic static final String DEFAULT_CONNECTION_URL
public static final String DEFAULT_USER_NAME
public static final String DEFAULT_PASSWORD
protected void configureDriver(org.wildfly.swarm.config.datasources.JDBCDriver driver)
configureDriver in class DriverInfoprotected void configureDefaultDS(org.wildfly.swarm.config.datasources.DataSource datasource)
configureDefaultDS in class DriverInfoCopyright © 2016 JBoss by Red Hat. All rights reserved.