Uses of Interface
org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
Packages that use LifecycleCallbackContainer
-
Uses of LifecycleCallbackContainer in org.hibernate.boot.jaxb.mapping
Subinterfaces of LifecycleCallbackContainer 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 LifecycleCallbackContainerModifier and TypeClassDescriptionclassSee jakarta.persistence.Entity Defines the settings and mappings for an entity.classSee `@jakarta.persistence.PrePersist` See `@jakarta.persistence.PreRemove` See `@jakarta.persistence.PreUpdate` See `@jakarta.persistence.PostPersist` See `@jakarta.persistence.PostRemove` See `@jakarta.persistence.PostUpdate` See `@jakarta.persistence.PostLoad`classSee `@jakarta.persistence.MappedSuperclass` -
Uses of LifecycleCallbackContainer in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal with parameters of type LifecycleCallbackContainerModifier and TypeMethodDescriptionvoidPropertyMappingElementCollector.collectLifecycleCallbacksIfMatching(LifecycleCallbackContainer container)