Uses of Interface
org.hibernate.boot.jaxb.mapping.DiscriminatedAssociation
-
Packages that use DiscriminatedAssociation Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of DiscriminatedAssociation in org.hibernate.boot.jaxb.mapping
Classes in org.hibernate.boot.jaxb.mapping that implement DiscriminatedAssociation Modifier and Type Class Description class
JaxbHbmAnyMapping
See `@org.hibernate.annotations.Any`class
JaxbHbmManyToAny
See `@org.hibernate.annotations.ManyToAny`
-