Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Id
-
Packages that use Id Package Description 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 Modifier and Type Field Description protected List<Id>Attributes. idMethods in org.hibernate.jpamodelgen.xml.jaxb that return Id Modifier and Type Method Description IdObjectFactory. createId()Create an instance ofIdMethods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Id Modifier and Type Method Description List<Id>Attributes. getId()Gets the value of the id property.
-