Interface SessionFactory

  • All Known Implementing Classes:
    SessionFactory.Default

    public interface SessionFactory
    Creates a session and ensures schema if configured. Closes the cluster and session if any exception occurred.
    • Method Detail