public class ReadWriteVjdbcDataSourceImplFactory extends VjdbcDataSourceImplFactory
| Constructor and Description |
|---|
ReadWriteVjdbcDataSourceImplFactory() |
| Modifier and Type | Method and Description |
|---|---|
HybrisDataSource |
createDataSource(String id,
Tenant tenant,
Map<String,String> connectionParams,
boolean readOnly)
returned datasource will be read-only regardless the value of the param 'readOnly'
|
createJNDIDataSource, wrapPreparedStatement, wrapResultSet, wrapStatementcreateConnectionPool, isDatabaseConnectionErrorDetectionEnabled, wrapConnectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateConnectionPool, wrapConnectionpublic HybrisDataSource createDataSource(String id, Tenant tenant, Map<String,String> connectionParams, boolean readOnly)
VjdbcDataSourceImplFactorycreateDataSource in interface DataSourceFactorycreateDataSource in class VjdbcDataSourceImplFactoryCopyright © 2017 SAP SE. All Rights Reserved.