| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.proxy.dom4j.Dom4jProxyFactoryMethod 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 HibernateExceptionCalled immediately after instantiation
- Specified by:
- postInstantiate in interface ProxyFactory