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

Additional Inherited Members

- Public Member Functions inherited from testsuite.clusterj.NullValuesTest
void localSetUp ()
void test ()
- Protected Member Functions inherited from testsuite.clusterj.NullValuesTest
NullValues createValidInstance ()
int whatDatabaseDefault (int id)
int whatDatabaseNull (int id)
int whatNullValue (int id)
- 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.NullValuesTest
static final String tablename = "nullvalues"
static final int numberOfPropertyTypes = 7
static final int numberOfFieldsPerProperty = 12
static final int DATABASE_NOT_NULL = 0
static final int DATABASE_NULL = 1
static final String[] databaseNull
static final int DATABASE_NO_DEFAULT = 0
static final int DATABASE_DEFAULT = 2
static final String[] databaseDefault
static final int NULLVALUE_NONE = 0
static final int NULLVALUE_EXCEPTION = 4
static final int NULLVALUE_DEFAULT = 8
static final String[] nullValue
static final String[] propertyTypes

Detailed Description

Definition at line 21 of file NullValuesTest.java.


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