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 interfaceToOneAttributeClasses in org.hibernate.boot.jaxb.mapping that implement AssociationAttribute Modifier and Type Class Description classJaxbManyToManySee `@jakarta.persistence.ManyToMany` See `@org.hibernate.annotations.SortComparator` See `@org.hibernate.annotations.SortNatural` See `@org.hibernate.annotations.AttributeAccessor`classJaxbManyToOneSee `@jakarta.persistence.ManyToOne` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OnDeleteclassJaxbOneToManyclassJaxbOneToOne
-