MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.clusterj.DynamicObject Class Reference
Inheritance diagram for com.mysql.clusterj.DynamicObject:

Public Member Functions

String table ()
final void delegate (DynamicObjectDelegate delegate)
final DynamicObjectDelegate delegate ()
final Object get (int columnNumber)
final void set (int columnNumber, Object value)
final ColumnMetadata[] columnMetadata ()
Boolean found ()

Detailed Description

Definition at line 20 of file DynamicObject.java.


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