Class H2MigrationTool.ScriptResult

  • Enclosing class:
    H2MigrationTool

    public static class H2MigrationTool.ScriptResult
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ScriptResult​(java.lang.String scriptFileName, java.util.List<java.lang.String> commands)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScriptResult

        public ScriptResult​(java.lang.String scriptFileName,
                            java.util.List<java.lang.String> commands)