Interface EmbeddedDatabaseManager

  • All Known Implementing Classes:
    H2DatabaseManager

    public interface EmbeddedDatabaseManager
    Since:
    7.13.17
    • Method Detail

      • ensureDatabaseStarted

        String ensureDatabaseStarted()
        Ensure that the embedded database has been started and configured.
        Returns:
        the URI to connect to the embedded database