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.encryptor.EncryptRuleConfiguration encryptRuleConfiguration)
Create encrypt data source.
|
public static DataSource createDataSource(DataSource dataSource, org.apache.shardingsphere.api.config.encryptor.EncryptRuleConfiguration encryptRuleConfiguration)
dataSource - data sourceencryptRuleConfiguration - encrypt rule configurationCopyright © 2019 The Apache Software Foundation. All rights reserved.