MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.ndbjtie.ndbapi.NdbOperation.OperationOptionsConst.Flags Interface Reference

Public Attributes

int OO_ABORTOPTION = 0x01
int OO_GETVALUE = 0x02
int OO_SETVALUE = 0x04
int OO_PARTITION_ID = 0x08
int OO_INTERPRETED = 0x10
int OO_ANYVALUE = 0x20
int OO_CUSTOMDATA = 0x40

Detailed Description

Definition at line 121 of file NdbOperation.java.


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