MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testsuite.clusterj.bindings.AutoCommitTest Class Reference
Inheritance diagram for testsuite.clusterj.bindings.AutoCommitTest:
Collaboration diagram for testsuite.clusterj.bindings.AutoCommitTest:

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< Employeeemployees
List< Dn2iddn2ids
List< IdBaseinstances = new ArrayList<IdBase>()
ClassLoader loader
- Static Protected Attributes inherited from testsuite.clusterj.AutoCommitTest
static final int NUMBER_TO_INSERT = 4

Detailed Description

Definition at line 21 of file AutoCommitTest.java.


The documentation for this class was generated from the following file: