Public Member Functions |
final native NdbErrorConst | getNdbError () |
final native NdbOperationConst | getNdbOperation () |
final native int | getState () |
final native int | getValue (ByteBuffer data, int bytes) |
final native int | setValue (ByteBuffer data, int bytes) |
final native int | setNull () |
final native int | getLength (long[] length) |
final native int | truncate (long length) |
final native int | getPos (long[] pos) |
final native int | setPos (long pos) |
final native int | readData (ByteBuffer data, int[] bytes) |
final native int | writeData (ByteBuffer data, int bytes) |
final native
NdbDictionary.ColumnConst | getColumn () |
final native NdbBlob | blobsFirstBlob () |
final native NdbBlob | blobsNextBlob () |
final native int | close (boolean execPendingBlobOps) |
final boolean | equals (Object obj) |
final int | hashCode () |
String | toString () |
Static Public Member Functions |
static final native int | getBlobTableName (ByteBuffer btname, Ndb anNdb, String tableName, String columnName) |
static final native int | getBlobEventName (ByteBuffer bename, Ndb anNdb, String eventName, String columnName) |
Detailed Description
Definition at line 28 of file NdbBlob.java.
The documentation for this class was generated from the following file:
- storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/NdbBlob.java