Uses of Interface
org.hibernate.boot.jaxb.mapping.AssociationAttribute
-
Packages that use AssociationAttribute Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of AssociationAttribute in org.hibernate.boot.jaxb.mapping
Subinterfaces of AssociationAttribute in org.hibernate.boot.jaxb.mapping Modifier and Type Interface Description interface
ToOneAttribute
Classes in org.hibernate.boot.jaxb.mapping that implement AssociationAttribute Modifier and Type Class Description class
JaxbManyToMany
See `@jakarta.persistence.ManyToMany` See `@org.hibernate.annotations.SortComparator` See `@org.hibernate.annotations.SortNatural` See `@org.hibernate.annotations.AttributeAccessor`class
JaxbManyToOne
See `@jakarta.persistence.ManyToOne` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OnDeleteclass
JaxbOneToMany
class
JaxbOneToOne
-