java.lang.Object
com.atlassian.confluence.importexport.xmlimport.persister.PersisterOperations

@Deprecated public class PersisterOperations extends Object
Deprecated.
since 7.17.0
Common operations used by various persisters.
  • Constructor Details

    • PersisterOperations

      public PersisterOperations()
      Deprecated.
  • Method Details

    • literalTypeFromString

      public Object literalTypeFromString(org.hibernate.type.Type type, String str) throws org.hibernate.HibernateException
      Deprecated.
      Throws:
      org.hibernate.HibernateException
    • readId

      public TransientHibernateHandle readId(Class clazz, String idString, org.hibernate.persister.entity.EntityPersister persister) throws org.hibernate.HibernateException
      Deprecated.
      Throws:
      org.hibernate.HibernateException