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

Additional Inherited Members

- Public Member Functions inherited from testsuite.clusterj.QueryTimeAsUtilDateTypesTest
Class< TimeAsUtilDateTypesgetInstanceType ()
void test ()
void btreeIndexScanTime ()
void hashIndexScanTime ()
void bothIndexScanTime ()
void noneIndexScanTime ()
- Static Public Member Functions inherited from testsuite.clusterj.QueryTimeAsUtilDateTypesTest
static String toString (IdBase instance)
- Protected Member Functions inherited from testsuite.clusterj.QueryTimeAsUtilDateTypesTest
Date getTimeFor (int i)
- 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.AbstractQueryTest
QueryHolder holder
- Static Protected Attributes inherited from testsuite.clusterj.AbstractClusterJModelTest
static TimeZone localSystemTimeZone = TimeZone.getDefault()
static final long ONE_SECOND = 1000L
static final long ONE_MINUTE = 1000L * 60L
static final long ONE_HOUR = 1000L * 60L * 60L
static final long TEN_HOURS = 1000L * 60L * 60L * 10L
static final long ONE_DAY = 1000L * 60L * 60L * 24L
static Object[] dn2idPK = setupDn2idPK()

Detailed Description

Definition at line 21 of file QueryTimeAsUtilDateTypesTest.java.


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