|
MySQL 5.6.14 Source Code Document
|


Additional Inherited Members | |
Public Member Functions inherited from testsuite.clusterj.AutoCommitTest | |
| void | localSetUp () |
| void | test () |
Protected Member Functions inherited from testsuite.clusterj.AutoCommitTest | |
| void | nontransactionalDeletePersistent (int which) |
| void | nontransactionalDeletePersistentAll () |
| void | nontransactionalDeletePersistentAll (int low, int high) |
| void | nontransactionalMakePersistent (int which) |
| void | nontransactionalMakePersistentAll (int low, int high) |
| void | nontransactionalQuery (int...expected) |
| void | nontransactionalUpdate (int which, int newAge) |
| void | nontransactionalUpdateAll (int low, int high, int newAge) |
Static Protected Member Functions inherited from testsuite.clusterj.AbstractClusterJModelTest | |
| static long | getMillisFor (int year, int month, int day, int hour, int minute, int second) |
| static long | getMillisFor (int year, int month, int day) |
| static long | getMillisFor (int days, int hour, int minute, int second) |
| static void | resetLocalSystemDefaultTimeZone (Connection connection) |
| static Object[] | setupDn2idPK () |
Protected Attributes inherited from testsuite.clusterj.AbstractClusterJModelTest | |
| List< Employee > | employees |
| List< Dn2id > | dn2ids |
| List< IdBase > | instances = new ArrayList<IdBase>() |
| ClassLoader | loader |
Static Protected Attributes inherited from testsuite.clusterj.AutoCommitTest | |
| static final int | NUMBER_TO_INSERT = 4 |
Definition at line 21 of file AutoCommitTest.java.