Uses of Class
org.hibernate.EmptyInterceptor

Packages that use EmptyInterceptor
org.hibernate.test.dynamicentity.interceptor   
org.hibernate.test.dynamicentity.tuplizer   
org.hibernate.test.interceptor   
 

Uses of EmptyInterceptor in org.hibernate.test.dynamicentity.interceptor
 

Subclasses of EmptyInterceptor in org.hibernate.test.dynamicentity.interceptor
 class ProxyInterceptor
          Our custom Interceptor impl which performs the interpretation of entity-name -> proxy instance and vice-versa.
 

Uses of EmptyInterceptor in org.hibernate.test.dynamicentity.tuplizer
 

Subclasses of EmptyInterceptor in org.hibernate.test.dynamicentity.tuplizer
 class EntityNameInterceptor
           
 

Uses of EmptyInterceptor in org.hibernate.test.interceptor
 

Subclasses of EmptyInterceptor in org.hibernate.test.interceptor
 class CollectionInterceptor
           
 class InstantiateInterceptor
           
 class PropertyInterceptor
           
 class StatefulInterceptor
           
 



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