public class PersistedTransientEntity extends Object implements SessionRestorable
Constructor and Description |
---|
PersistedTransientEntity(Object transientEntity) |
Modifier and Type | Method and Description |
---|---|
Object |
restoreWithSession(org.hibernate.Session session) |
String |
toString() |
public PersistedTransientEntity(Object transientEntity)
public Object restoreWithSession(org.hibernate.Session session)
restoreWithSession
in interface SessionRestorable
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.