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

Public Member Functions

void close ()
Dictionary getDictionary ()
ClusterTransaction startTransaction (String joinTransactionId)
boolean isRetriable (ClusterJDatastoreException ex)

Detailed Description

Definition at line 25 of file Db.java.


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