Uses of Class
org.hibernate.tuple.component.ComponentMetamodel

Packages that use ComponentMetamodel
org.hibernate.type A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. 
 

Uses of ComponentMetamodel in org.hibernate.type
 

Constructors in org.hibernate.type with parameters of type ComponentMetamodel
ComponentType(ComponentMetamodel metamodel)
           
EmbeddedComponentType(ComponentMetamodel metamodel)
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.