Class EncryptParameterAssignmentToken
java.lang.Object
org.apache.shardingsphere.infra.rewrite.sql.token.pojo.SQLToken
org.apache.shardingsphere.encrypt.rewrite.token.pojo.EncryptAssignmentToken
org.apache.shardingsphere.encrypt.rewrite.token.pojo.EncryptParameterAssignmentToken
- All Implemented Interfaces:
Comparable<SQLToken>,Substitutable
Parameter assignment token for encrypt.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddColumnName(String columnName) Add column name.toString()Methods inherited from class org.apache.shardingsphere.infra.rewrite.sql.token.pojo.SQLToken
compareTo, getStartIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.infra.rewrite.sql.token.pojo.Substitutable
getStartIndex, getStopIndex