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

Public Attributes

int NoExecTypeDef = -1
int Prepare = 0
int NoCommit = 1
int Commit = 2
int Rollback = 3

Detailed Description

Definition at line 32 of file NdbTransaction.java.


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