Uses of Package
org.hibernate.bytecode.cglib

Packages that use org.hibernate.bytecode.cglib
org.hibernate.bytecode.cglib   
 

Classes in org.hibernate.bytecode.cglib used by org.hibernate.bytecode.cglib
AccessOptimizerAdapter
          The ReflectionOptimizer.AccessOptimizer implementation for CGLIB which simply acts as an adpater to the BulkBean class.
InstantiationOptimizerAdapter
          The ReflectionOptimizer.InstantiationOptimizer implementation for CGLIB which simply acts as an adpater to the FastClass class.