Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » proxy » pojo » cglib » [javadoc | source]
org.hibernate.proxy.pojo.cglib
public final class: SerializableProxy [javadoc | source]
java.lang.Object
   org.hibernate.proxy.pojo.cglib.SerializableProxy

All Implemented Interfaces:
    Serializable

Serializable placeholder for CGLIB proxies
Constructor:
 public SerializableProxy() 
 public SerializableProxy(String entityName,
    Class persistentClass,
    Class[] interfaces,
    Serializable id,
    Method getIdentifierMethod,
    Method setIdentifierMethod,
    AbstractComponentType componentIdType) 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait