public final class EncryptRuntimeContext extends SingleDataSourceRuntimeContext<org.apache.shardingsphere.encrypt.rule.EncryptRule>
| 构造器和说明 |
|---|
EncryptRuntimeContext(DataSource dataSource,
org.apache.shardingsphere.encrypt.rule.EncryptRule encryptRule,
Properties props,
org.apache.shardingsphere.spi.database.type.DatabaseType databaseType) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData |
loadSchemaMetaData(DataSource dataSource) |
close, getMetaDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDatabaseType, getExecutorEngine, getProperties, getRule, getSqlParserEnginepublic EncryptRuntimeContext(DataSource dataSource, org.apache.shardingsphere.encrypt.rule.EncryptRule encryptRule, Properties props, org.apache.shardingsphere.spi.database.type.DatabaseType databaseType) throws SQLException
SQLExceptionprotected org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData loadSchemaMetaData(DataSource dataSource) throws SQLException
loadSchemaMetaData 在类中 SingleDataSourceRuntimeContext<org.apache.shardingsphere.encrypt.rule.EncryptRule>SQLExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.