Modifier and Type | Field | Description |
---|---|---|
String |
name |
|
TransactionType |
type |
Constructor | Description |
---|---|
Begin(TransactionType type,
String name) |
Modifier and Type | Method | Description |
---|---|---|
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 TransactionType type
public final String name
public Begin(TransactionType type, String name)
public void toSql(Appendable a) throws IOException
toSql
in interface ToSql
IOException
Copyright © 2018. All rights reserved.