Uses of Interface
org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
-
Packages that use EntityOrMappedSuperclass Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of EntityOrMappedSuperclass in org.hibernate.boot.jaxb.mapping
Classes in org.hibernate.boot.jaxb.mapping that implement EntityOrMappedSuperclass Modifier and Type Class Description class
JaxbEntity
See jakarta.persistence.Entity Defines the settings and mappings for an entity.class
JaxbMappedSuperclass
See `@jakarta.persistence.MappedSuperclass`
-