Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- CONNECTION_VALIDATION_METHODS - Static variable in interface org.glassfish.jdbc.config.JdbcConnectionPool
D
- Duck() - Constructor for class org.glassfish.jdbc.config.JdbcConnectionPool.Duck
- Duck() - Constructor for class org.glassfish.jdbc.config.JdbcResource.Duck
G
- getAllowNonComponentCallers() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the allowNonComponentCallers property.
- getAssociateWithThread() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the associateWithThread property.
- getConnectionCreationRetryAttempts() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the connectionCreationRetryAttempts property.
- getConnectionCreationRetryIntervalInSeconds() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the connectionCreationRetryIntervalInSeconds property.
- getConnectionLeakReclaim() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the connectionLeakReclaim property.
- getConnectionLeakTimeoutInSeconds() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the connectionLeakTimeoutInSeconds property.
- getConnectionValidationMethod() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the connectionValidationMethod property.
- getDatasourceClassname() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the datasourceClassname property.
- getDescription() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the description property.
- getDescription() - Method in interface org.glassfish.jdbc.config.JdbcResource
-
Gets the value of the description property.
- getDriverClassname() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the driverClassname property.
- getEnabled() - Method in interface org.glassfish.jdbc.config.JdbcResource
-
Gets the value of the enabled property.
- getFailAllConnections() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the failAllConnections property.
- getIdentity() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
- getIdentity() - Method in interface org.glassfish.jdbc.config.JdbcResource
- getIdentity(JdbcConnectionPool) - Static method in class org.glassfish.jdbc.config.JdbcConnectionPool.Duck
- getIdentity(JdbcResource) - Static method in class org.glassfish.jdbc.config.JdbcResource.Duck
- getIdleTimeoutInSeconds() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the idleTimeoutInSeconds property.
- getInitSql() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the initSql property.
- getIsConnectionValidationRequired() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the isConnectionValidationRequired property.
- getIsIsolationLevelGuaranteed() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the isIsolationLevelGuaranteed property.
- getLazyConnectionAssociation() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the lazyConnectionAssociation property.
- getLazyConnectionEnlistment() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the lazyConnectionEnlistment property.
- getMatchConnections() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the matchConnections property.
- getMaxConnectionUsageCount() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the maxConnectionUsageCount property.
- getMaxPoolSize() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the maxPoolSize property.
- getMaxWaitTimeInMillis() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the maxWaitTimeInMillis property.
- getNonTransactionalConnections() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the nonTransactionalConnections property.
- getPooling() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the pooling property.
- getPoolName() - Method in interface org.glassfish.jdbc.config.JdbcResource
-
Gets the value of the poolName property.
- getPoolResizeQuantity() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the poolResizeQuantity property.
- getProperty() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Properties.
- getProperty() - Method in interface org.glassfish.jdbc.config.JdbcResource
-
Properties as per
PropertyBag - getResType() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the resType property.
- getSqlTraceListeners() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the SqlTraceListeners property.
- getStatementCacheSize() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the statementCacheSize property.
- getStatementCacheType() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the statementCacheType property.
- getStatementLeakReclaim() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
- getStatementLeakTimeoutInSeconds() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
- getStatementTimeoutInSeconds() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the statementTimeoutInSeconds property.
- getSteadyPoolSize() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the steadyPoolSize property.
- getTransactionIsolationLevel() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the transactionIsolationLevel property.
- getValidateAtmostOncePeriodInSeconds() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the validateAtmostOncePeriodInSeconds property.
- getValidationClassname() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the validationClassName property.
- getValidationTableName() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the validationTableName property.
- getWrapJdbcObjects() - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Gets the value of the wrapJdbcObjects property.
- groups() - Element in annotation interface org.glassfish.jdbc.config.validators.JdbcConnectionPoolConstraint
I
- initialize(JdbcConnectionPoolConstraint) - Method in class org.glassfish.jdbc.config.validators.JdbcConnectionPoolValidator
- ISOLATION_LEVELS - Static variable in interface org.glassfish.jdbc.config.JdbcConnectionPool
- isValid(ResourcePool, ConstraintValidatorContext) - Method in class org.glassfish.jdbc.config.validators.JdbcConnectionPoolValidator
J
- JdbcConnectionPool - Interface in org.glassfish.jdbc.config
-
Defines configuration used to create and manage a pool physical database connections.
- JdbcConnectionPool.Duck - Class in org.glassfish.jdbc.config
- JdbcConnectionPoolConstraint - Annotation Interface in org.glassfish.jdbc.config.validators
-
User defined constraint for Jdbc/Connector Connection Pools.
- JdbcConnectionPoolConstraints - Annotation Interface in org.glassfish.jdbc.config.validators
-
List of @ConnectionPoolConstraint
- JdbcConnectionPoolInjector - Class in org.glassfish.jdbc.config
- JdbcConnectionPoolInjector() - Constructor for class org.glassfish.jdbc.config.JdbcConnectionPoolInjector
- JdbcConnectionPoolValidator - Class in org.glassfish.jdbc.config.validators
-
Implementation for Connection Pool validation.
- JdbcConnectionPoolValidator() - Constructor for class org.glassfish.jdbc.config.validators.JdbcConnectionPoolValidator
- JdbcResource - Interface in org.glassfish.jdbc.config
-
JDBC javax.sql.(XA)DataSource resource definition
- JdbcResource.Duck - Class in org.glassfish.jdbc.config
- JdbcResourceInjector - Class in org.glassfish.jdbc.config
- JdbcResourceInjector() - Constructor for class org.glassfish.jdbc.config.JdbcResourceInjector
M
- message() - Element in annotation interface org.glassfish.jdbc.config.validators.JdbcConnectionPoolConstraint
N
- name - Static variable in interface org.glassfish.jdbc.config.JdbcResource
O
- org.glassfish.jdbc.config - package org.glassfish.jdbc.config
- org.glassfish.jdbc.config.validators - package org.glassfish.jdbc.config.validators
P
- payload() - Element in annotation interface org.glassfish.jdbc.config.validators.JdbcConnectionPoolConstraint
- poolFaults - Variable in class org.glassfish.jdbc.config.validators.JdbcConnectionPoolValidator
R
- RESOURCE_TYPES - Static variable in interface org.glassfish.jdbc.config.JdbcConnectionPool
S
- setAllowNonComponentCallers(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the allowNonComponentCallers property.
- setAssociateWithThread(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the associateWithThread property.
- setConnectionCreationRetryAttempts(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the connectionCreationRetryAttempts property.
- setConnectionCreationRetryIntervalInSeconds(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the connectionCreationRetryIntervalInSeconds property.
- setConnectionLeakReclaim(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the connectionLeakReclaim property.
- setConnectionLeakTimeoutInSeconds(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the connectionLeakTimeoutInSeconds property.
- setConnectionValidationMethod(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the connectionValidationMethod property.
- setDatasourceClassname(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the datasourceClassname property.
- setDescription(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the description property.
- setDescription(String) - Method in interface org.glassfish.jdbc.config.JdbcResource
-
Sets the value of the description property.
- setDriverClassname(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the driverClassname property.
- setEnabled(String) - Method in interface org.glassfish.jdbc.config.JdbcResource
-
Sets the value of the enabled property.
- setFailAllConnections(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the failAllConnections property.
- setIdleTimeoutInSeconds(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the idleTimeoutInSeconds property.
- setInitSql(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the initSql property.
- setIsConnectionValidationRequired(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the isConnectionValidationRequired property.
- setIsIsolationLevelGuaranteed(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the isIsolationLevelGuaranteed property.
- setLazyConnectionAssociation(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the lazyConnectionAssociation property.
- setLazyConnectionEnlistment(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the lazyConnectionEnlistment property.
- setMatchConnections(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the matchConnections property.
- setMaxConnectionUsageCount(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the maxConnectionUsageCount property.
- setMaxPoolSize(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the maxPoolSize property.
- setMaxWaitTimeInMillis(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the maxWaitTimeInMillis property.
- setNonTransactionalConnections(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the nonTransactionalConnections property.
- setPooling(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the pooling property.
- setPoolResizeQuantity(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the poolResizeQuantity property.
- setResType(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the resType property.
- setSqlTraceListeners(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the sqltracelisteners property.
- setStatementCacheSize(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the statementCacheSize property.
- setStatementCacheType(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the statementCacheType property.
- setStatementLeakReclaim(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the statementLeakReclaim property.
- setStatementLeakTimeoutInSeconds(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the statementLeakTimeoutInSeconds property.
- setStatementTimeoutInSeconds(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the statementTimeoutInSeconds property.
- setSteadyPoolSize(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the steadyPoolSize property.
- setTransactionIsolationLevel(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the transactionIsolationLevel property.
- setValidateAtmostOncePeriodInSeconds(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the validateAtmostOncePeriodInSeconds property.
- setValidationClassname(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the validationClassName property.
- setValidationTableName(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the validationTableName property.
- setWrapJdbcObjects(String) - Method in interface org.glassfish.jdbc.config.JdbcConnectionPool
-
Sets the value of the wrapJdbcObjects property.
V
- value() - Element in annotation interface org.glassfish.jdbc.config.validators.JdbcConnectionPoolConstraint
- value() - Element in annotation interface org.glassfish.jdbc.config.validators.JdbcConnectionPoolConstraints
All Classes and Interfaces|All Packages|Constant Field Values