|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.config.ConfigurationConstants
public class ConfigurationConstants
| Field Summary | |
|---|---|
static String |
JDBC_DATASOURCE_NAME
The fully qualified JNDI name of the JDBC datasource |
static String |
JDBC_DRIVER_NAME
The fully qualified Java class name of the JDBC driver |
static String |
JDBC_PASSWORD
The user password |
static String |
JDBC_PROVIDER_NAME
The fully qualified Java class name of the connection pool or data source provider |
static String |
JDBC_PROVIDER_PROPERTY_PREFIX
|
static String |
JDBC_URL
The driver specific JDBC connection URL |
static String |
JDBC_USER
The user name |
static String |
JDBC_VENDOR
The name of the JDBC vendor |
| Constructor Summary | |
|---|---|
ConfigurationConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String JDBC_PROVIDER_PROPERTY_PREFIX
public static final String JDBC_PROVIDER_NAME
public static final String JDBC_DATASOURCE_NAME
public static final String JDBC_DRIVER_NAME
public static final String JDBC_VENDOR
public static final String JDBC_URL
public static final String JDBC_USER
public static final String JDBC_PASSWORD
| Constructor Detail |
|---|
public ConfigurationConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||