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

Public Attributes

int TypeUndefined = 0
int SystemTable = 1
int UserTable = 2
int UniqueHashIndex = 3
int OrderedIndex = 6
int HashIndexTrigger = 7
int IndexTrigger = 8
int SubscriptionTrigger = 9
int ReadOnlyConstraint = 10
int TableEvent = 11
int Tablespace = 20
int LogfileGroup = 21
int Datafile = 22
int Undofile = 23

Detailed Description

Definition at line 53 of file NdbDictionary.java.


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