|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataSource

A DataSource.
| Nested Class Summary | |
|---|---|
static class |
DataSource.Attribute
A Attribute. |
static class |
DataSource.Tag
A Tag. |
| Method Summary | |
|---|---|
Map<String,String> |
getConnectionProperties()
Get the connectionProperties. |
String |
getConnectionUrl()
Get the connectionUrl. |
String |
getDriverClass()
Get the driverClass. |
String |
getNewConnectionSql()
Get the newConnectionSql. |
CommonPool |
getPool()
Get the pool. |
Statement |
getStatement()
Get the statement. |
String |
getUrlDelimiter()
Get the urlDelimiter. |
String |
getUrlSelectorStrategyClassName()
Get the urlSelectorStrategyClassName. |
| Methods inherited from interface org.jboss.jca.common.api.metadata.ds.CommonDataSource |
|---|
getDriver, getJndiName, getPoolName, getSecurity, getTimeOut, getTransactionIsolation, getValidation, isEnabled, isSpy, isUseCcm, isUseJavaContext |
| Methods inherited from interface org.jboss.jca.common.api.metadata.ValidatableMetadata |
|---|
validate |
| Method Detail |
|---|
String getConnectionUrl()
String getDriverClass()
Map<String,String> getConnectionProperties()
Statement getStatement()
String getUrlDelimiter()
String getUrlSelectorStrategyClassName()
String getNewConnectionSql()
CommonPool getPool()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||