public interface NoTxDataSource extends DataSource
Modifier and Type | Interface and Description |
---|---|
static class |
NoTxDataSource.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getConnectionProperties()
Get the connectionProperties.
|
java.lang.String |
getConnectionUrl()
Get the connectionUrl.
|
java.lang.String |
getDriverClass()
Get the driverClass.
|
getCheckValidConnectionSql, getExceptionSorter, getNewConnectionSql, getPassword, getPreparedStatementsCacheSize, getQueryTimeout, getStaleConnectionChecker, getTrackStatements, getUrlDelimiter, getUrlSelectorStrategyClassName, getUserName, getUseTryLock, getValidConnectionChecker, isSetTxQueryTimeout, isSharePreparedStatements, isUseJavaContext, isValidateOnMatch
getAllocationRetry, getAllocationRetryWaitMillis, getBackgroundValidationMillis, getBlockingTimeoutMillis, getIdleTimeoutMinutes, getJndiName, getMaxPoolSize, getMinPoolSize, getSecurityDomain, isBackgroundValidation, isPrefill, isUseFastFail
java.lang.String getConnectionUrl()
java.lang.String getDriverClass()
java.util.Map<java.lang.String,java.lang.String> getConnectionProperties()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)