TransactionCommand

Represents a transactional statement.

Methods
int getType()
int getType()
boolean isCacheable()
boolean isCacheable()
boolean isTransactional()
boolean isTransactional()
boolean needRecompile()
boolean needRecompile()
ResultInterface queryMeta()
ResultInterface queryMeta()
void setSavepointName(String name)
void setSavepointName(String name)
void setTransactionName(String string)
void setTransactionName(String string)
int update()
int update()