Uses of Interface
org.hibernate.engine.spi.ManagedMappedSuperclass
Packages that use ManagedMappedSuperclass
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of ManagedMappedSuperclass in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return ManagedMappedSuperclassModifier and TypeMethodDescriptiondefault ManagedMappedSuperclass
ManagedMappedSuperclass.asManagedMappedSuperclass()
Special internal contract to optimize type checkingdefault @Nullable ManagedMappedSuperclass
PrimeAmongSecondarySupertypes.asManagedMappedSuperclass()