Uses of Interface
org.hibernate.engine.spi.ManagedMappedSuperclass
-
Packages that use ManagedMappedSuperclass Package Description org.hibernate.engine.spi 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 ManagedMappedSuperclass Modifier and Type Method Description default ManagedMappedSuperclass
ManagedMappedSuperclass. asManagedMappedSuperclass()
Special internal contract to optimize type checkingdefault @Nullable ManagedMappedSuperclass
PrimeAmongSecondarySupertypes. asManagedMappedSuperclass()
-