org.granite.hibernate4
Class ProxyFactory
java.lang.Object
org.granite.hibernate4.ProxyFactory
public class ProxyFactory
- extends Object
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
identifierInfos
protected final ConcurrentHashMap<Class<?>,Object[]> identifierInfos
ProxyFactory
public ProxyFactory(String initializerClassName)
getProxyInstance
public HibernateProxy getProxyInstance(String persistentClassName,
String entityName,
Serializable id)
overridesEquals
protected boolean overridesEquals(Class<?> persistentClass)
getIdentifierInfo
protected Object[] getIdentifierInfo(Class<?> persistentClass)