Uses of Interface
org.hibernate.boot.jaxb.mapping.SchemaAware
-
Packages that use SchemaAware Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of SchemaAware in org.hibernate.boot.jaxb.mapping
Classes in org.hibernate.boot.jaxb.mapping that implement SchemaAware Modifier and Type Class Description class
JaxbCollectionTable
See `@jakarta.persistence.CollectionTable`class
JaxbJoinTable
See `@jakarta.persistence.JoinTable`class
JaxbSecondaryTable
class
JaxbSequenceGenerator
class
JaxbTable
class
JaxbTableGenerator
-