public abstract class AbstractLocalDbDriver extends AbstractDbDriver
| Constructor and Description |
|---|
AbstractLocalDbDriver() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
setLocalLocation(File location)
Set the local directory, where the database files are stored.
|
getConnection, getConnection, getConnectionProperties, getName, getUrl, getUser, init, setUser, shutdownpublic abstract void setLocalLocation(File location)
location - database directoryCopyright © 2015 OpenEstate. All rights reserved.