Class TransientHibernateHandleForImport

  • All Implemented Interfaces:
    com.atlassian.bonnie.Handle, ExportHibernateHandleForImport, Serializable

    @Deprecated
    public class TransientHibernateHandleForImport
    extends Object
    implements com.atlassian.bonnie.Handle, ExportHibernateHandleForImport
    Deprecated.
    since 8.0.0
    This would be temporarily available to support legacy import export and removed in 8.0. This handle implementation cannot be converted to a String. It is intended to be used in memory during long transactions to maintain large collections of persistent objects while using less memory.
    Since:
    8.0.0
    See Also:
    Serialized Form