package

com.atlassian.confluence.importexport.xmlimport.persister

Classes

HibernateKeyPersister Persister for legacy HibernateKey objects that need to be converted to AliasedKeys on import. 
HibernateMembershipPersister Persists com.atlassian.crowd.embedded.hibernate2.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.