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

Public Member Functions

public< T > DomainTypeHandler< T > createDomainTypeHandler (Class< T > domainClass, Dictionary dictionary)

Detailed Description

Definition at line 26 of file DomainTypeHandlerFactory.java.


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