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)
ObjectPersisterFactory
ImportedObject
.createPersisterFor
in interface ObjectPersisterFactory
importedObject
- the object to persist.ObjectPersister
, or null if none could be found.Copyright © 2003–2020 Atlassian. All rights reserved.