public class RDBMSConfig extends JDBCPoolSQLConfig
| Constructor and Description |
|---|
RDBMSConfig(DataService dataService,
String configId,
Map<String,String> properties) |
RDBMSConfig(DataService dataService,
String configId,
Map<String,String> properties,
boolean odataEnable) |
| Modifier and Type | Method and Description |
|---|---|
ODataDataHandler |
createODataHandler() |
close, getActiveConnectionCount, getDataSource, getIdleConnectionCount, isStatsAvailablecreateConnection, createConnection, getAutoCommit, getPrimaryDynAuth, getSecondaryDynAuth, getValidationQuery, hasJDBCBatchUpdateSupport, initSQLDataSource, isActive, isResultSetFieldsCaseSensitivegetConfigId, getDataService, getProperties, getProperty, getType, isODataEnabled, toStringpublic RDBMSConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable) throws DataServiceFault
DataServiceFaultpublic RDBMSConfig(DataService dataService, String configId, Map<String,String> properties) throws DataServiceFault
DataServiceFaultpublic ODataDataHandler createODataHandler() throws DataServiceFault
createODataHandler in class JDBCPoolSQLConfigDataServiceFaultCopyright © 2019 WSO2. All rights reserved.