public final class SerializableProxy extends AbstractSerializableProxy
Constructor and Description |
---|
SerializableProxy() |
SerializableProxy(String entityName,
Class persistentClass,
Class[] interfaces,
Serializable id,
Boolean readOnly,
Method getIdentifierMethod,
Method setIdentifierMethod,
CompositeType componentIdType) |
public SerializableProxy()
public SerializableProxy(String entityName, Class persistentClass, Class[] interfaces, Serializable id, Boolean readOnly, Method getIdentifierMethod, Method setIdentifierMethod, CompositeType componentIdType)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.