Class BaseDatabase

  • Direct Known Subclasses:
    Database

    @Internal("This class is not part of the public API")
    public abstract class BaseDatabase
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseDatabase()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BaseDatabase

        public BaseDatabase()