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

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

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

Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Id
protected  List<Id> Attributes.id
           
 

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

Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Id
 List<Id> Attributes.getId()
          Gets the value of the id property.
 



Copyright © 2009-2011. All Rights Reserved.