Uses of Class
org.hibernate.type.EmbeddedComponentType

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

Uses of EmbeddedComponentType in org.hibernate.type
 

Methods in org.hibernate.type that return EmbeddedComponentType
 EmbeddedComponentType TypeFactory.embeddedComponent(ComponentMetamodel metamodel)
           
 



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