Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Embedded

Packages that use Embedded
org.hibernate.jpamodelgen.xml.jaxb   
 

Uses of Embedded in org.hibernate.jpamodelgen.xml.jaxb
 

Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Embedded
protected  List<Embedded> Attributes.embedded
           
protected  List<Embedded> EmbeddableAttributes.embedded
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return Embedded
 Embedded ObjectFactory.createEmbedded()
          Create an instance of Embedded
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Embedded
 List<Embedded> Attributes.getEmbedded()
          Gets the value of the embedded property.
 List<Embedded> EmbeddableAttributes.getEmbedded()
          Gets the value of the embedded property.
 



Copyright © 2009-2011. All Rights Reserved.