Uses of Interface
org.hibernate.boot.jaxb.mapping.CollectionAttribute
-
Packages that use CollectionAttribute Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of CollectionAttribute in org.hibernate.boot.jaxb.mapping
Classes in org.hibernate.boot.jaxb.mapping that implement CollectionAttribute Modifier and Type Class Description class
JaxbElementCollection
See `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`class
JaxbManyToMany
See `@jakarta.persistence.ManyToMany` See `@org.hibernate.annotations.SortComparator` See `@org.hibernate.annotations.SortNatural` See `@org.hibernate.annotations.AttributeAccessor`class
JaxbOneToMany
-