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