Uses of Interface
org.hibernate.boot.jaxb.mapping.FetchableAttribute
-
Packages that use FetchableAttribute Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of FetchableAttribute in org.hibernate.boot.jaxb.mapping
Subinterfaces of FetchableAttribute in org.hibernate.boot.jaxb.mapping Modifier and Type Interface Description interfaceAssociationAttributeJAXB binding interface for association attributes (to-one and plural mappings)interfaceCollectionAttributeJAXB binding interface for plural attributesinterfaceToOneAttributeClasses in org.hibernate.boot.jaxb.mapping that implement FetchableAttribute Modifier and Type Class Description classJaxbElementCollectionSee `jakarta.persistence.ElementCollection` See `jakarta.persistence.OrderBy` See `jakarta.persistence.OrderColumn` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OptimisticLock` See `@org.hibernate.annotations.SortComparator` See `@org.hibernate.annotations.SortNatural` See `@jakarta.persistence.Lob` See `@jakarta.persistence.Temporal` See `@jakarta.persistence.Enumerated` See `@jakarta.persistence.Convert` See `@org.hibernate.annotations.Nationalized`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
-