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, isStatsAvailable
createConnection, createConnection, getAutoCommit, getPrimaryDynAuth, getSecondaryDynAuth, getValidationQuery, hasJDBCBatchUpdateSupport, initSQLDataSource, isActive, isResultSetFieldsCaseSensitive
getConfigId, getDataService, getProperties, getProperty, getType, isODataEnabled, toString
public RDBMSConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable) throws DataServiceFault
DataServiceFault
public RDBMSConfig(DataService dataService, String configId, Map<String,String> properties) throws DataServiceFault
DataServiceFault
public ODataDataHandler createODataHandler() throws DataServiceFault
createODataHandler
in class JDBCPoolSQLConfig
DataServiceFault
Copyright © 2019 WSO2. All rights reserved.