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

Public Member Functions

void test ()
- Public Member Functions inherited from testsuite.clusterj.CoordinatedTransactionIdVariableTest
void checkInitialValue ()
void checkNewValue ()
void checkIdAfterTransactionStartAndCommit ()
void checkIdAfterTransactionStartAndRollback ()
- Public Member Functions inherited from testsuite.clusterj.AbstractClusterJTest
void createSession ()

Additional Inherited Members

- Protected Member Functions inherited from testsuite.clusterj.CoordinatedTransactionIdVariableTest
void localSetUp ()
boolean getDebug ()
void executeJDBCQuery (String where)
void setJDBCCoordinatedTransactionId (String where, String newId)
String getJDBCCoordinatedTransactionId (String where)
void commitConnection ()
void rollbackConnection ()
- Static Protected Member Functions inherited from testsuite.clusterj.AbstractClusterJTest
static String dump (String string)
- Protected Attributes inherited from testsuite.clusterj.AbstractClusterJTest
Session session
SessionFactory sessionFactory
Transaction tx
boolean debug
- Static Protected Attributes inherited from testsuite.clusterj.AbstractClusterJTest
static final String JDBC_DRIVER_NAME = "jdbc.driverName"
static final String JDBC_URL = "jdbc.url"
static Connection connection
static String jdbcDriverName
static String jdbcPassword
static String jdbcURL
static String jdbcUsername
static Properties props
static List< StringschemaDefinition = new ArrayList<String>()
static boolean schemaInitialized = false

Detailed Description

Definition at line 20 of file CoordinatedTransactionIdVariableTest.java.


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