@ImmutableSessionPersistedObject public class PersistedEntity extends Object implements SessionRestorable
Constructor and Description |
---|
PersistedEntity(String entityName,
Serializable id) |
Modifier and Type | Method and Description |
---|---|
Object |
restoreWithSession(org.hibernate.Session session) |
String |
toString() |
public PersistedEntity(String entityName, Serializable id)
public Object restoreWithSession(org.hibernate.Session session)
restoreWithSession
in interface SessionRestorable
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.