
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, isValidateOnMatchgetAllocationRetry, getAllocationRetryWaitMillis, getBackgroundValidationMillis, getBlockingTimeoutMillis, getIdleTimeoutMinutes, getJndiName, getMaxPoolSize, getMinPoolSize, getSecurityDomain, isBackgroundValidation, isPrefill, isUseFastFailjava.lang.String getConnectionUrl()
java.lang.String getDriverClass()
java.util.Map<java.lang.String,java.lang.String> getConnectionProperties()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)