Uses of Interface
org.hibernate.engine.spi.PersistentAttributeInterceptor

Packages that use PersistentAttributeInterceptor
org.hibernate.engine.spi   
 

Uses of PersistentAttributeInterceptor in org.hibernate.engine.spi
 

Methods in org.hibernate.engine.spi that return PersistentAttributeInterceptor
 PersistentAttributeInterceptor PersistentAttributeInterceptable.$$_hibernate_getInterceptor()
           
 

Methods in org.hibernate.engine.spi with parameters of type PersistentAttributeInterceptor
 void PersistentAttributeInterceptable.$$_hibernate_setInterceptor(PersistentAttributeInterceptor interceptor)
           
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.