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${project.version} - Copyright © 2003-2015 The Apache Software Foundation.