org.hibernate.engine.spi
Interface PersistentAttributeInterceptable


public interface PersistentAttributeInterceptable


Method Summary
 PersistentAttributeInterceptor $$_hibernate_getInterceptor()
           
 void $$_hibernate_setInterceptor(PersistentAttributeInterceptor interceptor)
           
 

Method Detail

$$_hibernate_getInterceptor

PersistentAttributeInterceptor $$_hibernate_getInterceptor()

$$_hibernate_setInterceptor

void $$_hibernate_setInterceptor(PersistentAttributeInterceptor interceptor)


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