public class EncryptDataSource extends AbstractDataSourceAdapter
| 构造器和说明 |
|---|
EncryptDataSource(DataSource dataSource,
org.apache.shardingsphere.encrypt.rule.EncryptRule encryptRule,
Properties props) |
| 限定符和类型 | 方法和说明 |
|---|---|
EncryptConnection |
getConnection() |
DataSource |
getDataSource()
Get data source.
|
close, close, getConnection, getParentLogger, getRuntimeContextgetLoginTimeout, setLoginTimeoutisWrapperFor, recordMethodInvocation, replayMethodsInvocation, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLogWriter, setLogWriterisWrapperFor, unwrappublic EncryptDataSource(DataSource dataSource, org.apache.shardingsphere.encrypt.rule.EncryptRule encryptRule, Properties props) throws SQLException
SQLExceptionpublic final EncryptConnection getConnection() throws SQLException
SQLExceptionpublic DataSource getDataSource()
Copyright © 2020 The Apache Software Foundation. All rights reserved.