Class Shutdown

java.lang.Object
org.cojen.tupl.tools.Shutdown

public class Shutdown extends Object
Opens a database and then calls shutdown.
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Parameters:
      args - a base file path for the database, and an optional cache size
      Throws:
      Exception