|
Arch4J 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constant values used in this package.
Field Summary | |
static String |
DATA_ACCESS_DOMAIN
The property that defines the domain for the data access. |
static String |
DEFAULT_CONNECTION
Property that defines the default connection name. |
static String |
DRIVER_PROPERTY
The sub-property for getting the JDBC driver name. |
static String |
DS_LOOKUP_NAME
|
static String |
MAX_CONNECTIONS
The sub-property for getting the maximum number of connections. |
static String |
PASSWORD_PROPERTY
The sub-property for getting the JDBC password. |
static String |
URL_PROPERTY
The sub-property for getting the JDBC url. |
static String |
USE_ARCH4J_POOL
The property that defines if the pooling provided by arch4j is required or not The values are true and false |
static String |
USERNAME_PROPERTY
The sub-property for getting the JDBC username. |
Field Detail |
public static final String USE_ARCH4J_POOL
public static final String DATA_ACCESS_DOMAIN
public static final String DEFAULT_CONNECTION
public static final String DRIVER_PROPERTY
public static final String URL_PROPERTY
public static final String USERNAME_PROPERTY
public static final String PASSWORD_PROPERTY
public static final String MAX_CONNECTIONS
public static final String DS_LOOKUP_NAME
|
Arch4J 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |