public class HibernateKeyPersisterFactory extends Object implements ObjectPersisterFactory
HibernateKeyPersister if the ImportedObject matches.| Constructor and Description |
|---|
HibernateKeyPersisterFactory() |
| Modifier and Type | Method and Description |
|---|---|
HibernateKeyPersister |
createPersisterFor(ImportedObject importedObject)
Creates a new persister for the given
ImportedObject. |
public HibernateKeyPersister createPersisterFor(ImportedObject importedObject)
ObjectPersisterFactoryImportedObject.createPersisterFor in interface ObjectPersisterFactoryimportedObject - the object to persist.ObjectPersister, or null if none could be found.Copyright © 2003–2021 Atlassian. All rights reserved.