Uses of Class
org.hibernate.processor.xml.jaxb.Id
-
Packages that use Id Package Description org.hibernate.processor.xml.jaxb -
-
Uses of Id in org.hibernate.processor.xml.jaxb
Fields in org.hibernate.processor.xml.jaxb with type parameters of type Id Modifier and Type Field Description protected List<Id>
Attributes. id
Methods in org.hibernate.processor.xml.jaxb that return Id Modifier and Type Method Description Id
ObjectFactory. createId()
Create an instance ofId
Methods in org.hibernate.processor.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.
-