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

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

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

Fields in org.hibernate.jpamodelgen.xml.jaxb declared as EmbeddedId
protected  EmbeddedId Attributes.embeddedId
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return EmbeddedId
 EmbeddedId ObjectFactory.createEmbeddedId()
          Create an instance of EmbeddedId
 EmbeddedId Attributes.getEmbeddedId()
          Gets the value of the embeddedId property.
 

Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type EmbeddedId
 void Attributes.setEmbeddedId(EmbeddedId value)
          Sets the value of the embeddedId property.
 



Copyright © 2009-2011. All Rights Reserved.