Class | Description |
---|---|
AbstractObjectPersister | |
ContentPropertyPersister | |
ContentPropertyPersisterFactory | |
HibernateContentPermissionPersister |
Persists
ContentPermission instances, in a way that does not
violate any unique constraints. |
HibernateContentPermissionPersisterFactory |
Creates an instance of
HibernateContentPermissionPersister if the ImportedObject matches. |
HibernateKeyPersister |
Persister for legacy HibernateKey objects that need to be converted to AliasedKeys on import.
|
HibernateKeyPersisterFactory |
Creates an instance of
HibernateKeyPersister if the ImportedObject matches. |
HibernateMembershipPersister |
Persists
HibernateMembership instances, in a way that does not
violate any unique constraints. |
HibernateMembershipPersisterFactory |
Creates an instance of
HibernateMembershipPersister if the ImportedObject matches. |
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.
|
PropertySetItemPersisterFactory |
Creates an instance of
PropertySetItemPersister if the ImportedObject matches. |
ReflectiveObjectPersister |
Uses Hibernate metadata to persist imported objects.
|
ReflectiveObjectPersisterFactory |
Creates an instance of
ReflectiveObjectPersister . |
SynchronyEventsPersister |
Persists a synchrony event object.
|
SynchronyEventsPersisterFactory |
A persister for synchrony events table.
|
Copyright © 2003–2017 Atlassian. All rights reserved.