org.glassfish.resource.common
Class ResourceConstants
java.lang.Object
org.glassfish.resource.common.ResourceConstants
public final class ResourceConstants
- extends java.lang.Object
A constants class housing all the resource related constants
- Author:
- PRASHANTH ABBAGANI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDI_NAME
public static final java.lang.String JNDI_NAME
- See Also:
- Constant Field Values
POOL_NAME
public static final java.lang.String POOL_NAME
- See Also:
- Constant Field Values
RES_TYPE
public static final java.lang.String RES_TYPE
- See Also:
- Constant Field Values
FACTORY_CLASS
public static final java.lang.String FACTORY_CLASS
- See Also:
- Constant Field Values
ENABLED
public static final java.lang.String ENABLED
- See Also:
- Constant Field Values
JNDI_LOOKUP
public static final java.lang.String JNDI_LOOKUP
- See Also:
- Constant Field Values
CONNECTION_POOL_NAME
public static final java.lang.String CONNECTION_POOL_NAME
- See Also:
- Constant Field Values
STEADY_POOL_SIZE
public static final java.lang.String STEADY_POOL_SIZE
- See Also:
- Constant Field Values
MAX_POOL_SIZE
public static final java.lang.String MAX_POOL_SIZE
- See Also:
- Constant Field Values
MAX_WAIT_TIME_IN_MILLIS
public static final java.lang.String MAX_WAIT_TIME_IN_MILLIS
- See Also:
- Constant Field Values
POOL_SIZE_QUANTITY
public static final java.lang.String POOL_SIZE_QUANTITY
- See Also:
- Constant Field Values
IDLE_TIME_OUT_IN_SECONDS
public static final java.lang.String IDLE_TIME_OUT_IN_SECONDS
- See Also:
- Constant Field Values
INIT_SQL
public static final java.lang.String INIT_SQL
- See Also:
- Constant Field Values
IS_CONNECTION_VALIDATION_REQUIRED
public static final java.lang.String IS_CONNECTION_VALIDATION_REQUIRED
- See Also:
- Constant Field Values
CONNECTION_VALIDATION_METHOD
public static final java.lang.String CONNECTION_VALIDATION_METHOD
- See Also:
- Constant Field Values
CUSTOM_VALIDATION
public static final java.lang.String CUSTOM_VALIDATION
- See Also:
- Constant Field Values
FAIL_ALL_CONNECTIONS
public static final java.lang.String FAIL_ALL_CONNECTIONS
- See Also:
- Constant Field Values
VALIDATION_TABLE_NAME
public static final java.lang.String VALIDATION_TABLE_NAME
- See Also:
- Constant Field Values
DATASOURCE_CLASS
public static final java.lang.String DATASOURCE_CLASS
- See Also:
- Constant Field Values
TRANS_ISOLATION_LEVEL
public static final java.lang.String TRANS_ISOLATION_LEVEL
- See Also:
- Constant Field Values
IS_ISOLATION_LEVEL_GUARANTEED
public static final java.lang.String IS_ISOLATION_LEVEL_GUARANTEED
- See Also:
- Constant Field Values
NON_TRANSACTIONAL_CONNECTIONS
public static final java.lang.String NON_TRANSACTIONAL_CONNECTIONS
- See Also:
- Constant Field Values
ALLOW_NON_COMPONENT_CALLERS
public static final java.lang.String ALLOW_NON_COMPONENT_CALLERS
- See Also:
- Constant Field Values
VALIDATE_ATMOST_ONCE_PERIOD_IN_SECONDS
public static final java.lang.String VALIDATE_ATMOST_ONCE_PERIOD_IN_SECONDS
- See Also:
- Constant Field Values
CONNECTION_LEAK_TIMEOUT_IN_SECONDS
public static final java.lang.String CONNECTION_LEAK_TIMEOUT_IN_SECONDS
- See Also:
- Constant Field Values
CONNECTION_LEAK_RECLAIM
public static final java.lang.String CONNECTION_LEAK_RECLAIM
- See Also:
- Constant Field Values
CONNECTION_CREATION_RETRY_ATTEMPTS
public static final java.lang.String CONNECTION_CREATION_RETRY_ATTEMPTS
- See Also:
- Constant Field Values
CONNECTION_CREATION_RETRY_INTERVAL_IN_SECONDS
public static final java.lang.String CONNECTION_CREATION_RETRY_INTERVAL_IN_SECONDS
- See Also:
- Constant Field Values
STATEMENT_TIMEOUT_IN_SECONDS
public static final java.lang.String STATEMENT_TIMEOUT_IN_SECONDS
- See Also:
- Constant Field Values
DRIVER_CLASSNAME
public static final java.lang.String DRIVER_CLASSNAME
- See Also:
- Constant Field Values
LAZY_CONNECTION_ENLISTMENT
public static final java.lang.String LAZY_CONNECTION_ENLISTMENT
- See Also:
- Constant Field Values
LAZY_CONNECTION_ASSOCIATION
public static final java.lang.String LAZY_CONNECTION_ASSOCIATION
- See Also:
- Constant Field Values
ASSOCIATE_WITH_THREAD
public static final java.lang.String ASSOCIATE_WITH_THREAD
- See Also:
- Constant Field Values
ASSOCIATE_WITH_THREAD_CONNECTIONS_COUNT
public static final java.lang.String ASSOCIATE_WITH_THREAD_CONNECTIONS_COUNT
- See Also:
- Constant Field Values
MATCH_CONNECTIONS
public static final java.lang.String MATCH_CONNECTIONS
- See Also:
- Constant Field Values
MAX_CONNECTION_USAGE_COUNT
public static final java.lang.String MAX_CONNECTION_USAGE_COUNT
- See Also:
- Constant Field Values
PING
public static final java.lang.String PING
- See Also:
- Constant Field Values
POOLING
public static final java.lang.String POOLING
- See Also:
- Constant Field Values
SQL_TRACE_LISTENERS
public static final java.lang.String SQL_TRACE_LISTENERS
- See Also:
- Constant Field Values
STATEMENT_CACHE_SIZE
public static final java.lang.String STATEMENT_CACHE_SIZE
- See Also:
- Constant Field Values
VALIDATION_CLASSNAME
public static final java.lang.String VALIDATION_CLASSNAME
- See Also:
- Constant Field Values
WRAP_JDBC_OBJECTS
public static final java.lang.String WRAP_JDBC_OBJECTS
- See Also:
- Constant Field Values
CASCADE
public static final java.lang.String CASCADE
- See Also:
- Constant Field Values
STATEMENT_LEAK_TIMEOUT_IN_SECONDS
public static final java.lang.String STATEMENT_LEAK_TIMEOUT_IN_SECONDS
- See Also:
- Constant Field Values
STATEMENT_LEAK_RECLAIM
public static final java.lang.String STATEMENT_LEAK_RECLAIM
- See Also:
- Constant Field Values
MAIL_HOST
public static final java.lang.String MAIL_HOST
- See Also:
- Constant Field Values
MAIL_USER
public static final java.lang.String MAIL_USER
- See Also:
- Constant Field Values
MAIL_FROM_ADDRESS
public static final java.lang.String MAIL_FROM_ADDRESS
- See Also:
- Constant Field Values
MAIL_STORE_PROTO
public static final java.lang.String MAIL_STORE_PROTO
- See Also:
- Constant Field Values
MAIL_STORE_PROTO_CLASS
public static final java.lang.String MAIL_STORE_PROTO_CLASS
- See Also:
- Constant Field Values
MAIL_TRANS_PROTO
public static final java.lang.String MAIL_TRANS_PROTO
- See Also:
- Constant Field Values
MAIL_TRANS_PROTO_CLASS
public static final java.lang.String MAIL_TRANS_PROTO_CLASS
- See Also:
- Constant Field Values
MAIL_DEBUG
public static final java.lang.String MAIL_DEBUG
- See Also:
- Constant Field Values
JDBC_RESOURCE_JNDI_NAME
public static final java.lang.String JDBC_RESOURCE_JNDI_NAME
- See Also:
- Constant Field Values
RES_ADAPTER
public static final java.lang.String RES_ADAPTER
- See Also:
- Constant Field Values
ADMIN_OBJECT_CLASS_NAME
public static final java.lang.String ADMIN_OBJECT_CLASS_NAME
- See Also:
- Constant Field Values
RESOURCE_TYPE
public static final java.lang.String RESOURCE_TYPE
- See Also:
- Constant Field Values
CONNECTOR_CONN_DESCRIPTION
public static final java.lang.String CONNECTOR_CONN_DESCRIPTION
- See Also:
- Constant Field Values
CONNECTOR_SECURITY_MAP
public static final java.lang.String CONNECTOR_SECURITY_MAP
- See Also:
- Constant Field Values
CONNECTOR_PROPERTY
public static final java.lang.String CONNECTOR_PROPERTY
- See Also:
- Constant Field Values
CONNECTOR_CONNECTION_POOL_NAME
public static final java.lang.String CONNECTOR_CONNECTION_POOL_NAME
- See Also:
- Constant Field Values
RESOURCE_ADAPTER_CONFIG_NAME
public static final java.lang.String RESOURCE_ADAPTER_CONFIG_NAME
- See Also:
- Constant Field Values
CONN_DEF_NAME
public static final java.lang.String CONN_DEF_NAME
- See Also:
- Constant Field Values
CONN_STEADY_POOL_SIZE
public static final java.lang.String CONN_STEADY_POOL_SIZE
- See Also:
- Constant Field Values
CONN_MAX_POOL_SIZE
public static final java.lang.String CONN_MAX_POOL_SIZE
- See Also:
- Constant Field Values
CONN_POOL_RESIZE_QUANTITY
public static final java.lang.String CONN_POOL_RESIZE_QUANTITY
- See Also:
- Constant Field Values
CONN_IDLE_TIME_OUT
public static final java.lang.String CONN_IDLE_TIME_OUT
- See Also:
- Constant Field Values
CONN_FAIL_ALL_CONNECTIONS
public static final java.lang.String CONN_FAIL_ALL_CONNECTIONS
- See Also:
- Constant Field Values
CONN_TRANSACTION_SUPPORT
public static final java.lang.String CONN_TRANSACTION_SUPPORT
- See Also:
- Constant Field Values
SECURITY_MAP
public static final java.lang.String SECURITY_MAP
- See Also:
- Constant Field Values
SECURITY_MAP_NAME
public static final java.lang.String SECURITY_MAP_NAME
- See Also:
- Constant Field Values
PRINCIPAL
public static final java.lang.String PRINCIPAL
- See Also:
- Constant Field Values
USERGROUP
public static final java.lang.String USERGROUP
- See Also:
- Constant Field Values
BACKEND_PRINCIPAL
public static final java.lang.String BACKEND_PRINCIPAL
- See Also:
- Constant Field Values
RES_ADAPTER_CONFIG
public static final java.lang.String RES_ADAPTER_CONFIG
- See Also:
- Constant Field Values
THREAD_POOL_IDS
public static final java.lang.String THREAD_POOL_IDS
- See Also:
- Constant Field Values
RES_ADAPTER_NAME
public static final java.lang.String RES_ADAPTER_NAME
- See Also:
- Constant Field Values
USER_NAME
public static final java.lang.String USER_NAME
- See Also:
- Constant Field Values
PASSWORD
public static final java.lang.String PASSWORD
- See Also:
- Constant Field Values
WORK_SECURITY_MAP
public static final java.lang.String WORK_SECURITY_MAP
- See Also:
- Constant Field Values
WORK_SECURITY_MAP_NAME
public static final java.lang.String WORK_SECURITY_MAP_NAME
- See Also:
- Constant Field Values
WORK_SECURITY_MAP_RA_NAME
public static final java.lang.String WORK_SECURITY_MAP_RA_NAME
- See Also:
- Constant Field Values
WORK_SECURITY_MAP_GROUP_MAP
public static final java.lang.String WORK_SECURITY_MAP_GROUP_MAP
- See Also:
- Constant Field Values
WORK_SECURITY_MAP_PRINCIPAL_MAP
public static final java.lang.String WORK_SECURITY_MAP_PRINCIPAL_MAP
- See Also:
- Constant Field Values
WORK_SECURITY_MAP_EIS_GROUP
public static final java.lang.String WORK_SECURITY_MAP_EIS_GROUP
- See Also:
- Constant Field Values
WORK_SECURITY_MAP_MAPPED_GROUP
public static final java.lang.String WORK_SECURITY_MAP_MAPPED_GROUP
- See Also:
- Constant Field Values
WORK_SECURITY_MAP_EIS_PRINCIPAL
public static final java.lang.String WORK_SECURITY_MAP_EIS_PRINCIPAL
- See Also:
- Constant Field Values
WORK_SECURITY_MAP_MAPPED_PRINCIPAL
public static final java.lang.String WORK_SECURITY_MAP_MAPPED_PRINCIPAL
- See Also:
- Constant Field Values
ResourceConstants
public ResourceConstants()
Copyright © 2012 GlassFish Community. All Rights Reserved.