Package org.hibernate.engine.spi
Interface PersistentAttributeInterceptable
- All Superinterfaces:
PrimeAmongSecondarySupertypes
-
Method Summary
Modifier and TypeMethodDescriptionvoid
default PersistentAttributeInterceptable
Special internal contract to optimize type checkingMethods inherited from interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
asCompositeOwner, asCompositeTracker, asHibernateProxy, asManaged, asManagedComposite, asManagedEntity, asManagedMappedSuperclass, asProxyConfiguration, asSelfDirtinessTracker
-
Method Details
-
$$_hibernate_getInterceptor
PersistentAttributeInterceptor $$_hibernate_getInterceptor() -
$$_hibernate_setInterceptor
-
asPersistentAttributeInterceptable
Special internal contract to optimize type checking- Specified by:
asPersistentAttributeInterceptable
in interfacePrimeAmongSecondarySupertypes
- Returns:
- this same instance
- See Also:
-