public final class EncryptAssignmentTokenGenerator extends BaseEncryptSQLTokenGenerator implements CollectionSQLTokenGenerator
| 构造器和说明 |
|---|
EncryptAssignmentTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<EncryptAssignmentToken> |
generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
protected boolean |
isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetEncryptRuleprotected boolean isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
public Collection<EncryptAssignmentToken> generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
generateSQLTokens 在接口中 CollectionSQLTokenGeneratorCopyright © 2021 The Apache Software Foundation. All rights reserved.