Class MultiJdbcSchemaJoinTest.TempDb

  • Enclosing class:
    MultiJdbcSchemaJoinTest

    static class MultiJdbcSchemaJoinTest.TempDb
    extends java.lang.Object
    Pool of temporary databases.
    • Constructor Summary

      Constructors 
      Constructor Description
      TempDb()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUrl()
      Allocates a URL for a new Hsqldb database.
      • Methods inherited from class java.lang.Object

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

      • TempDb

        TempDb()
    • Method Detail

      • getUrl

        public java.lang.String getUrl()
        Allocates a URL for a new Hsqldb database.