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

Public Attributes

int COND_LE = 0
int COND_LT = 1
int COND_GE = 2
int COND_GT = 3
int COND_EQ = 4
int COND_NE = 5
int COND_LIKE = 6
int COND_NOT_LIKE = 7

Detailed Description

Definition at line 43 of file NdbScanFilter.java.


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