Uses of Interface
org.hibernate.boot.jaxb.mapping.ManagedType
-
Packages that use ManagedType Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of ManagedType in org.hibernate.boot.jaxb.mapping
Subinterfaces of ManagedType in org.hibernate.boot.jaxb.mapping Modifier and Type Interface Description interfaceEntityOrMappedSuperclassJAXB binding interface for commonality between entity and mapped-superclass mappingsClasses in org.hibernate.boot.jaxb.mapping that implement ManagedType Modifier and Type Class Description classJaxbEmbeddableSee `@jakarta.persistence.Embeddable`classJaxbEntitySee jakarta.persistence.Entity Defines the settings and mappings for an entity.classJaxbMappedSuperclassSee `@jakarta.persistence.MappedSuperclass`
-