Class LLDatabaseMVStoreFactory

java.lang.Object
com.io7m.looseleaf.database.mvstore.LLDatabaseMVStoreFactory
All Implemented Interfaces:
LLDatabaseFactoryType

public final class LLDatabaseMVStoreFactory extends Object implements LLDatabaseFactoryType
A database implementation based on the H2 MVStore.
  • Constructor Details

    • LLDatabaseMVStoreFactory

      public LLDatabaseMVStoreFactory()
      A database implementation based on the H2 MVStore.
  • Method Details