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

Public Member Functions

boolean getSorted ()
boolean getDescending ()
- Public Member Functions inherited from com.mysql.ndbjtie.ndbapi.NdbScanOperationConst
NdbTransaction getNdbTransaction ()
- Public Member Functions inherited from com.mysql.ndbjtie.ndbapi.NdbOperationConst
NdbBlob getBlobHandle (String anAttrName)
NdbBlob getBlobHandle (int anAttrId)
NdbErrorConst getNdbError ()
int getNdbErrorLine ()
String getTableName ()
NdbDictionary.TableConst getTable ()
int getType ()
int getLockMode ()
int getAbortOption ()
NdbLockHandle getLockHandle ()

Detailed Description

Definition at line 28 of file NdbIndexScanOperationConst.java.


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