当前页面:
在线文档首页 >
Hibernate 3.2.4 正式版 API 英文文档
CGLIBHelper (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档
org.hibernate.intercept.cglib
Class CGLIBHelper
java.lang.Object
org.hibernate.intercept.cglib.CGLIBHelper
- public class CGLIBHelper
- extends Object
- Author:
- Steve Ebersole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
extractFieldInterceptor
public static FieldInterceptor extractFieldInterceptor(Object entity)
injectFieldInterceptor
public static FieldInterceptor injectFieldInterceptor(Object entity,
String entityName,
Set uninitializedFieldNames,
SessionImplementor session)