public final class EncryptDataSourceFactory extends Object
| Constructor and Description |
|---|
EncryptDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DataSource |
createDataSource(DataSource dataSource,
org.apache.shardingsphere.api.config.encrypt.EncryptRuleConfiguration encryptRuleConfiguration,
Properties props)
Create encrypt data source.
|
public static DataSource createDataSource(DataSource dataSource, org.apache.shardingsphere.api.config.encrypt.EncryptRuleConfiguration encryptRuleConfiguration, Properties props) throws SQLException
dataSource - data sourceencryptRuleConfiguration - encrypt rule configurationprops - propertiesSQLException - SQL exceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.