public interface PreCloneInformation extends Serializable
Modifier and Type | Method and Description |
---|---|
Object |
getOriginal() |
org.hibernate.Session |
getSession() |
void |
setOriginal(Object original) |
void |
setSession(org.hibernate.Session session) |
Copyright © 2019. All rights reserved.