Interface CloseableCoreSession

All Superinterfaces:
AutoCloseable, CoreSession
All Known Implementing Classes:
LocalSession

@Deprecated public interface CloseableCoreSession extends CoreSession, AutoCloseable
Deprecated.
since 11.1, use just CoreSession instead
Closeable Core Session.
Since:
10.1
  • Method Details

    • close

      void close()
      Deprecated.
      since 11.1
      Does nothing.
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface CoreSession
      Since:
      5.9.3
    • destroy

      void destroy()
      Deprecated.
      since 11.1
      Does nothing.