Class AbstractLocalDbDriver

  • Direct Known Subclasses:
    HSqlLocalDriver

    public abstract class AbstractLocalDbDriver
    extends AbstractDbDriver
    AbstractLocalDbDriver.
    Author:
    Andreas Rudolph
    • Constructor Detail

      • AbstractLocalDbDriver

        public AbstractLocalDbDriver()
    • Method Detail

      • setLocalLocation

        public abstract void setLocalLocation​(File location)
        Set the local directory, where the database files are stored.
        Parameters:
        location - database directory