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

Public Member Functions

NdbDictionary.ColumnConst getColumn ()
int getType ()
int get_size_in_bytes ()
int isNULL ()
long int64_value ()
int int32_value ()
int medium_value ()
short short_value ()
byte char_value ()
byte int8_value ()
long u_64_value ()
int u_32_value ()
int u_medium_value ()
short u_short_value ()
byte u_char_value ()
byte u_8_value ()
float float_value ()
double double_value ()
NdbRecAttr cloneNative ()

Detailed Description

Definition at line 27 of file NdbRecAttrConst.java.


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