Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.proxy.dom4j.Dom4jProxyFactory
Method Summary | |
HibernateProxy |
|
void |
|
public HibernateProxy getProxy(Serializable id, SessionImplementor session) throws HibernateException
Create a new proxy
- Specified by:
- getProxy in interface ProxyFactory
public void postInstantiate(String entityName, Class persistentClass, Set interfaces, Method getIdentifierMethod, Method setIdentifierMethod, AbstractComponentType componentIdType) throws HibernateException
Called immediately after instantiation
- Specified by:
- postInstantiate in interface ProxyFactory