Package | Description |
---|---|
com.atlassian.confluence.importexport.xmlimport.persister |
Class and Description |
---|
AbstractObjectPersister |
HibernateContentPermissionPersister
Persists
ContentPermission instances, in a way that does not
violate any unique constraints. |
HibernateKeyPersister
Persister for legacy HibernateKey objects that need to be converted to AliasedKeys on import.
|
HibernateMembershipPersister
Persists
HibernateMembership instances, in a way that does not
violate any unique constraints. |
PersisterOperations
Common operations used by various persisters.
|
PropertySetItemPersister
Persister for PropertySet items that handles some rather hairy upgrade logic, for example the rewriting of
IDs.
|
ReflectiveObjectPersister
Uses Hibernate metadata to persist imported objects.
|
Copyright © 2003–2020 Atlassian. All rights reserved.