Uses of Interface
org.hibernate.boot.jaxb.mapping.ManagedType
Packages that use ManagedType
-
Uses of ManagedType in org.hibernate.boot.jaxb.mapping
Subinterfaces of ManagedType in org.hibernate.boot.jaxb.mappingModifier and TypeInterfaceDescriptioninterfaceJAXB binding interface for commonality between entity and mapped-superclass mappingsClasses in org.hibernate.boot.jaxb.mapping that implement ManagedTypeModifier and TypeClassDescriptionclassSee `@jakarta.persistence.Embeddable`classSee jakarta.persistence.Entity Defines the settings and mappings for an entity.classSee `@jakarta.persistence.MappedSuperclass` -
Uses of ManagedType in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return ManagedTypeMethods in org.hibernate.boot.model.internal with parameters of type ManagedTypeModifier and TypeMethodDescriptionvoidPropertyMappingElementCollector.collectTenantIdIfMatching(ManagedType managedType)