public class JNDIConfig extends SQLConfig
| Constructor and Description |
|---|
JNDIConfig(DataService dataService,
String configId,
Map<String,String> properties,
boolean odataEnable) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ODataDataHandler |
createODataHandler() |
int |
getActiveConnectionCount() |
DataSource |
getDataSource() |
int |
getIdleConnectionCount() |
boolean |
isStatsAvailable() |
createConnection, createConnection, getAutoCommit, getPrimaryDynAuth, getSecondaryDynAuth, getValidationQuery, hasJDBCBatchUpdateSupport, initSQLDataSource, isActive, isResultSetFieldsCaseSensitivegetConfigId, getDataService, getProperties, getProperty, getType, isODataEnabled, toStringpublic JNDIConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable) throws DataServiceFault
DataServiceFaultpublic DataSource getDataSource() throws DataServiceFault
getDataSource in class SQLConfigDataServiceFaultpublic boolean isStatsAvailable()
isStatsAvailable in class SQLConfigpublic int getActiveConnectionCount()
getActiveConnectionCount in class SQLConfigpublic int getIdleConnectionCount()
getIdleConnectionCount in class SQLConfigpublic ODataDataHandler createODataHandler() throws ODataServiceFault
createODataHandler in class ConfigODataServiceFaultCopyright © 2017 WSO2. All rights reserved.