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.LockMode Interface Reference

Public Attributes

int LM_Read = 0
int LM_Exclusive = 1
int LM_CommittedRead = 2
int LM_Dirty = 2
int LM_SimpleRead = 3

Detailed Description

Definition at line 37 of file NdbOperationConst.java.


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