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

Public Attributes

int BoundLE = 0
int BoundLT = 1
int BoundGE = 2
int BoundGT = 3
int BoundEQ = 4

Detailed Description

Definition at line 33 of file NdbIndexScanOperation.java.


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