Uses of Package
org.hibernate.bytecode.instrumentation.spi

Packages that use org.hibernate.bytecode.instrumentation.spi
org.hibernate.bytecode.instrumentation.internal   
org.hibernate.bytecode.instrumentation.internal.javassist   
org.hibernate.bytecode.instrumentation.spi   
org.hibernate.bytecode.spi   
org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. 
org.hibernate.tuple.entity   
 

Classes in org.hibernate.bytecode.instrumentation.spi used by org.hibernate.bytecode.instrumentation.internal
FieldInterceptor
          Contract for field interception handlers.
 

Classes in org.hibernate.bytecode.instrumentation.spi used by org.hibernate.bytecode.instrumentation.internal.javassist
AbstractFieldInterceptor
           
FieldInterceptor
          Contract for field interception handlers.
 

Classes in org.hibernate.bytecode.instrumentation.spi used by org.hibernate.bytecode.instrumentation.spi
FieldInterceptor
          Contract for field interception handlers.
 

Classes in org.hibernate.bytecode.instrumentation.spi used by org.hibernate.bytecode.spi
FieldInterceptor
          Contract for field interception handlers.
 

Classes in org.hibernate.bytecode.instrumentation.spi used by org.hibernate.persister.entity
LazyPropertyInitializer
          Contract for controlling how lazy properties get initialized.
 

Classes in org.hibernate.bytecode.instrumentation.spi used by org.hibernate.tuple.entity
FieldInterceptor
          Contract for field interception handlers.
 



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