| 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, waitcomma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSqlpublic 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 ToSqlIOExceptionCopyright © 2018. All rights reserved.