public class HibernateProxyInstantiator extends AbstractInstantiator<HibernateProxy>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
HibernateProxyInstantiator(ConcurrentHashMap<String,ProxyFactory> proxyFactories,
String detachedState) |
| Modifier and Type | Method and Description |
|---|---|
protected Serializable |
getId() |
List<String> |
getOrderedFieldNames() |
HibernateProxy |
newInstance() |
protected ProxyFactory |
newProxyFactory(String initializerClassName) |
void |
readId(ObjectInput in) |
addReferer, resolveclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic HibernateProxyInstantiator(ConcurrentHashMap<String,ProxyFactory> proxyFactories, String detachedState)
public void readId(ObjectInput in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprotected Serializable getId()
public List<String> getOrderedFieldNames()
getOrderedFieldNames in class AbstractInstantiator<HibernateProxy>public HibernateProxy newInstance() throws IOException, ClassNotFoundException, InstantiationException
newInstance in class AbstractInstantiator<HibernateProxy>IOExceptionClassNotFoundExceptionInstantiationExceptionprotected ProxyFactory newProxyFactory(String initializerClassName)