@ImmutableSessionPersistedObject public class PersistedEntity extends java.lang.Object implements SessionRestorable
| Constructor and Description |
|---|
PersistedEntity(java.lang.String entityName,
java.io.Serializable id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
restoreWithSession(org.hibernate.Session session) |
java.lang.String |
toString() |
public PersistedEntity(java.lang.String entityName, java.io.Serializable id)
public java.lang.Object restoreWithSession(org.hibernate.Session session)
restoreWithSession in interface SessionRestorablepublic java.lang.String toString()
toString in class java.lang.Object${project.version} - Copyright © 2003-2015 The Apache Software Foundation.