Package com.exedio.cope
Class Transaction
java.lang.Object
com.exedio.cope.Transaction
-
Method Summary
Modifier and TypeMethodDescriptionint
Deprecated.long
getID()
int
getName()
int
int
int
int
boolean
isClosed()
void
setQueryInfoEnabled
(boolean enabled) toString()
-
Method Details
-
isClosed
public boolean isClosed() -
getInvalidationSize
public int getInvalidationSize() -
getPreCommitHookCount
public int getPreCommitHookCount() -
getPreCommitHookDuplicates
public int getPreCommitHookDuplicates() -
getPostCommitHookCount
public int getPostCommitHookCount() -
getPostCommitHookDuplicates
public int getPostCommitHookDuplicates() -
getID
public long getID() -
getName
-
getStartDate
-
getBoundThread
-
setQueryInfoEnabled
public void setQueryInfoEnabled(boolean enabled) -
getQueryInfos
-
toString
-
getCommitHookCount
Deprecated.UsegetPostCommitHookCount()
instead
-
getPostCommitHookCount()
instead