Interface SessionFactoryImplementor.DeserializationResolver<T extends SessionFactoryImplementor>

All Superinterfaces:
Serializable
Enclosing interface:
SessionFactoryImplementor

@Deprecated(since="6.2", forRemoval=true) public static interface SessionFactoryImplementor.DeserializationResolver<T extends SessionFactoryImplementor> extends Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
this is no longer used
Contract for resolving this SessionFactory on deserialization
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • resolve

      T resolve()
      Deprecated, for removal: This API element is subject to removal in a future version.