Modifier and Type | Field | Description |
---|---|---|
List<String> |
colNames |
|
TriggerEventType |
type |
Constructor | Description |
---|---|
TriggerEvent(TriggerEventType type,
List<String> colNames) |
Modifier and Type | Method | Description |
---|---|---|
static TriggerEvent |
from(short tt) |
|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSql
public final TriggerEventType type
public TriggerEvent(TriggerEventType type, List<String> colNames)
public static TriggerEvent from(short tt)
public void toSql(Appendable a) throws IOException
toSql
in interface ToSql
IOException
Copyright © 2018. All rights reserved.