Uses of Class
org.hypergraphdb.type.RecordType

Packages that use RecordType
org.hypergraphdb.type   
 

Uses of RecordType in org.hypergraphdb.type
 

Constructors in org.hypergraphdb.type with parameters of type RecordType
JavaBeanBinding(HGHandle typeHandle, RecordType hgType, java.lang.Class<?> clazz)
           
JavaObjectBinding(HGHandle typeHandle, RecordType hgType, java.lang.Class<?> clazz)