public interface DataSource extends DataSource
Modifier and Type | Interface and Description |
---|---|
static class |
DataSource.Attribute
An Attribute.
|
static class |
DataSource.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
DsPool |
getPool()
Get the pool.
|
getConnectionProperties, getConnectionUrl, getDataSourceClass, getDriverClass, getNewConnectionSql, getStatement, getUrlDelimiter, getUrlSelectorStrategyClassName, isJTA
getDriver, getJndiName, getPoolName, getSecurity, getTimeOut, getTransactionIsolation, getValidation, isEnabled, isSpy, isUseCcm, isUseJavaContext, setEnabled
validate
DsPool getPool()
getPool
in interface DataSource
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)