Package org.hibernate.engine.spi
Interface ManagedComposite
- All Superinterfaces:
Managed
,PrimeAmongSecondarySupertypes
Specialized
Managed
contract for component/embeddable classes.-
Method Summary
Modifier and TypeMethodDescriptiondefault ManagedComposite
Special internal contract to optimize type checkingMethods inherited from interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
asCompositeOwner, asCompositeTracker, asHibernateProxy, asManagedEntity, asManagedMappedSuperclass, asPersistentAttributeInterceptable, asProxyConfiguration, asSelfDirtinessTracker
-
Method Details
-
asManagedComposite
Special internal contract to optimize type checking- Specified by:
asManagedComposite
in interfacePrimeAmongSecondarySupertypes
- Returns:
- this same instance
- See Also:
-