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

Public Member Functions

final native
NdbDictionary.ColumnConst 
getColumn ()
final native int getType ()
final native int get_size_in_bytes ()
final native int isNULL ()
final native long int64_value ()
final native int int32_value ()
final native int medium_value ()
final native short short_value ()
final native byte char_value ()
final native byte int8_value ()
final native long u_64_value ()
final native int u_32_value ()
final native int u_medium_value ()
final native short u_short_value ()
final native byte u_char_value ()
final native byte u_8_value ()
final native float float_value ()
final native double double_value ()
final native NdbRecAttr cloneNative ()
- Public Member Functions inherited from com.mysql.jtie.Wrapper
final boolean equals (Object obj)
final int hashCode ()
String toString ()

Static Public Member Functions

static final native void delete (NdbRecAttr p0)

Additional Inherited Members

- Protected Member Functions inherited from com.mysql.jtie.Wrapper
 Wrapper ()
 Wrapper (Wrapper o)

Detailed Description

Definition at line 27 of file NdbRecAttr.java.


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