@Deprecated public class HibernateKeyPersister extends Object implements ObjectPersister
| Constructor and Description |
|---|
HibernateKeyPersister()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransientHibernateHandle> |
persist(ImportProcessorContext context,
ImportedObject object)
Deprecated.
Persist a given imported object.
|
public List<TransientHibernateHandle> persist(ImportProcessorContext context, ImportedObject object) throws net.sf.hibernate.HibernateException
ObjectPersisterpersist in interface ObjectPersistercontext - the context of the current import operationobject - the object to save.net.sf.hibernate.HibernateExceptionCopyright © 2003–2022 Atlassian. All rights reserved.