Class HsqlStarter

    • Constructor Detail

      • HsqlStarter

        public HsqlStarter()
    • Method Detail

      • shutdown

        public static void shutdown​(org.hsqldb.Server server)
        Shuts down the given Server, if non-null.
        Parameters:
        server - the Server to shut down, may be null