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

Classes

interface  AbortOption
interface  LockMode
interface  Type

Public Member Functions

NdbBlob getBlobHandle (String anAttrName)
NdbBlob getBlobHandle (int anAttrId)
NdbErrorConst getNdbError ()
int getNdbErrorLine ()
String getTableName ()
NdbDictionary.TableConst getTable ()
int getType ()
int getLockMode ()
int getAbortOption ()
NdbTransaction getNdbTransaction ()
NdbLockHandle getLockHandle ()

Detailed Description

Definition at line 28 of file NdbOperationConst.java.


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