站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.4 正式版 API 英文文档

Uses of Package org.hibernate.bytecode.cglib (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


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.