Class VersionNewDatabase

java.lang.Object
org.reldb.wrapd.schema.VersionNewDatabase
All Implemented Interfaces:
Version

public class VersionNewDatabase
extends java.lang.Object
implements Version
This Version indicates the database has been created but apparently not configured yet.
  • Constructor Summary

    Constructors
    Constructor Description
    VersionNewDatabase()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • VersionNewDatabase

      public VersionNewDatabase()