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

Additional Inherited Members

- Public Member Functions inherited from com.mysql.clusterj.jpatest.BlobTest
void test ()
- Protected Member Functions inherited from com.mysql.clusterj.jpatest.BlobTest
boolean getDebug ()
void remove ()
void insert ()
void update ()
void createBlobInstances (int number)
byte[] getBlobbytes (int size)
void checkBlobbytes (String where, byte[] bytes, int number, boolean updated)
InputStream getBlobStream (final int i)
void dumpBlob (String where, byte[] blob)
int getBlobSizeFor (int i)
- 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.BlobTest
List< BlobTypesblobs = new ArrayList<BlobTypes>()
- Static Protected Attributes inherited from com.mysql.clusterj.jpatest.AbstractJPABaseTest
static TimeZone localSystemTimeZone = TimeZone.getDefault()
static boolean debug

Detailed Description

Definition at line 21 of file BlobTest.java.


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