- getAlterCount
int getAlterCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCreateCount
int getCreateCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCreateIndexCount
int getCreateIndexCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDeleteCount
int getDeleteCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDropCount
int getDropCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDropIndexCount
int getDropIndexCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getInsertCount
int getInsertCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMergeCount
int getMergeCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getReferencedCount
int getReferencedCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSelectCount
int getSelectCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUpdateCount
int getUpdateCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementAlterCount
void incrementAlterCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementCreateCount
void incrementCreateCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementCreateIndexCount
void incrementCreateIndexCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementDeleteCount
void incrementDeleteCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementDropCount
void incrementDropCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementDropIndexCount
void incrementDropIndexCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementInsertCount
void incrementInsertCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementMergeCount
void incrementMergeCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementReferencedCount
void incrementReferencedCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementSelectCount
void incrementSelectCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementUpdateCount
void incrementUpdateCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- setDeleteCount
void setDeleteCount(int deleteCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDropCount
void setDropCount(int dropCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- setInsertCount
void setInsertCount(int insertCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSelectCount
void setSelectCount(int selectCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUpdateCount
void setUpdateCount(int updateCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.