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)
Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.