public final class ShadowInsertValuesTokenGenerator extends BaseShadowSQLTokenGenerator implements OptionalSQLTokenGenerator<InsertStatementContext>
| 构造器和说明 |
|---|
ShadowInsertValuesTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
InsertValuesToken |
generateSQLToken(InsertStatementContext insertStatementContext) |
protected boolean |
isGenerateSQLTokenForShadow(SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetShadowRuleprotected boolean isGenerateSQLTokenForShadow(SQLStatementContext sqlStatementContext)
public InsertValuesToken generateSQLToken(InsertStatementContext insertStatementContext)
Copyright © 2020 The Apache Software Foundation. All rights reserved.