public interface Defaults
Modifier and Type | Field and Description |
---|---|
static Boolean |
ALLOW_MULTIPLE_USERS
Allow multiple users
|
static Boolean |
APPLICATION_MANAGED_SECURITY
application managed security
|
static Boolean |
BACKGROUND_VALIDATION
Background validation
|
static Boolean |
CONNECTABLE
CONNECTABLE
|
static Boolean |
ENABLED
Use Java context
|
static Boolean |
ENLISTMENT
ENLISTMENT
|
static Boolean |
ENLISTMENT_TRACE
ENLISTMENT_TRACE
|
static Boolean |
FAIR
Fair
|
static FlushStrategy |
FLUSH_STRATEGY
Flush strategy
|
static Integer |
INITIAL_POOL_SIZE
Initial pool size
|
static Boolean |
INTERLEAVING
Interleaving
|
static Boolean |
IS_SAME_RM_OVERRIDE
Is same rm override
|
static boolean |
JTA
JTA
|
static Integer |
MAX_POOL_SIZE
Max pool size
|
static String |
MCP
MCP
|
static Integer |
MIN_POOL_SIZE
Min pool size
|
static Boolean |
NO_RECOVERY
No recovery
|
static Boolean |
NO_TX_SEPARATE_POOL
No tx separate pool
|
static Boolean |
PAD_XID
Pad Xid
|
static Boolean |
PREFILL
Prefill
|
static Boolean |
SET_TX_QUERY_TIMEOUT
SET TX QUERY TIMEOUT
|
static Boolean |
SHARABLE
SHARABLE
|
static Boolean |
SHARE_PREPARED_STATEMENTS
share prepared statement
|
static Boolean |
SPY
SPY
|
static Statement.TrackStatementsEnum |
TRACK_STATEMENTS
Track statements
|
static Boolean |
TRACKING
TRACKING
|
static Boolean |
USE_CCM
Use ccm
|
static Boolean |
USE_FAST_FAIL
Use fast fail
|
static Boolean |
USE_JAVA_CONTEXT
Use Java context
|
static Boolean |
USE_STRICT_MIN
Use strict min
|
static Boolean |
VALIDATE_ON_MATCH
Validate on match
|
static Boolean |
WRAP_XA_RESOURCE
Wrap XAResource
|
static final Boolean USE_JAVA_CONTEXT
static final Boolean ENABLED
static final Boolean SPY
static final Boolean USE_CCM
static final boolean JTA
static final Boolean SHARABLE
static final Boolean ENLISTMENT
static final Boolean CONNECTABLE
static final Boolean TRACKING
static final String MCP
static final Boolean ENLISTMENT_TRACE
static final Integer MIN_POOL_SIZE
static final Integer INITIAL_POOL_SIZE
static final Integer MAX_POOL_SIZE
static final Boolean PREFILL
static final Boolean FAIR
static final Boolean USE_STRICT_MIN
static final FlushStrategy FLUSH_STRATEGY
static final Boolean INTERLEAVING
static final Boolean IS_SAME_RM_OVERRIDE
static final Boolean PAD_XID
static final Boolean NO_TX_SEPARATE_POOL
static final Boolean WRAP_XA_RESOURCE
static final Boolean ALLOW_MULTIPLE_USERS
static final Boolean SHARE_PREPARED_STATEMENTS
static final Statement.TrackStatementsEnum TRACK_STATEMENTS
static final Boolean SET_TX_QUERY_TIMEOUT
static final Boolean BACKGROUND_VALIDATION
static final Boolean USE_FAST_FAIL
static final Boolean VALIDATE_ON_MATCH
static final Boolean NO_RECOVERY
static final Boolean APPLICATION_MANAGED_SECURITY
Copyright © 2021 JBoss by Red Hat. All rights reserved.