HibernateProxypublic interface HibernateProxy implements SerializableMarker interface for entity proxies |
Methods Summary |
---|
public LazyInitializer | getHibernateLazyInitializer()Get the underlying lazy initialization handler.
| public java.lang.Object | writeReplace()Perform serialization-time write-replacement of this proxy.
|
|