MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.clusterj.core.store.Blob Interface Reference
Inheritance diagram for com.mysql.clusterj.core.store.Blob:

Public Member Functions

Long getLength ()
void readData (byte[] data, int length)
void writeData (byte[] data)
void setValue (byte[] data)
void setNull ()
void close ()

Detailed Description

Definition at line 24 of file Blob.java.


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