MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.clusterj.openjpatest.BigIntegerTypesTest Class Reference
Inheritance diagram for com.mysql.clusterj.openjpatest.BigIntegerTypesTest:
Collaboration diagram for com.mysql.clusterj.openjpatest.BigIntegerTypesTest:

Additional Inherited Members

- Public Member Functions inherited from com.mysql.clusterj.jpatest.BigIntegerTypesTest
void testWriteJDBCReadJPA ()
void testWriteJPAReadJDBC ()
void testWriteJDBCReadJDBC ()
void testWriteJPAReadJPA ()
- Protected Member Functions inherited from com.mysql.clusterj.jpatest.BigIntegerTypesTest
boolean getDebug ()
int getNumberOfInstances ()
String getTableName ()
Class<?extends IdBasegetModelClass ()
IdBase getNewInstance (Class<?extends IdBase > modelClass)
Object getColumnValue (int i, int j)
ColumnDescriptor[] getColumnDescriptors ()
- Static Protected Member Functions inherited from com.mysql.clusterj.jpatest.AbstractJPABaseTest
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)
- Protected Attributes inherited from com.mysql.clusterj.jpatest.AbstractJPABaseTest
Connection connection
- Static Protected Attributes inherited from com.mysql.clusterj.jpatest.BigIntegerTypesTest
static ColumnDescriptor[] columnDescriptors

Detailed Description

Definition at line 21 of file BigIntegerTypesTest.java.


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