public class HSqlDbAdapter extends DbAdapterImpl
Constructor and Description |
---|
HSqlDbAdapter() |
HSqlDbAdapter(String schema) |
Modifier and Type | Method and Description |
---|---|
DbContactsHandler |
getContactsHandler() |
DbFilesHandler |
getFilesHandler() |
DbGeoHandler |
getGeoHandler() |
DbLanguagesHandler |
getLanguageHandler() |
DbLinksHandler |
getLinksHandler() |
DbObjectsHandler |
getObjectsHandler() |
DbSearchesHandler |
getSearchesHandler() |
void |
install(Connection c,
boolean withRoutines) |
install
public HSqlDbAdapter()
public HSqlDbAdapter(String schema)
public DbContactsHandler getContactsHandler()
getContactsHandler
in interface DbAdapter
getContactsHandler
in class DbAdapterImpl
public DbFilesHandler getFilesHandler()
getFilesHandler
in interface DbAdapter
getFilesHandler
in class DbAdapterImpl
public DbGeoHandler getGeoHandler()
getGeoHandler
in interface DbAdapter
getGeoHandler
in class DbAdapterImpl
public DbLanguagesHandler getLanguageHandler()
getLanguageHandler
in interface DbAdapter
getLanguageHandler
in class DbAdapterImpl
public DbLinksHandler getLinksHandler()
getLinksHandler
in interface DbAdapter
getLinksHandler
in class DbAdapterImpl
public DbObjectsHandler getObjectsHandler()
getObjectsHandler
in interface DbAdapter
getObjectsHandler
in class DbAdapterImpl
public DbSearchesHandler getSearchesHandler()
getSearchesHandler
in interface DbAdapter
getSearchesHandler
in class DbAdapterImpl
public void install(Connection c, boolean withRoutines) throws IOException, SQLException
install
in interface DbAdapter
install
in class DbAdapterImpl
IOException
SQLException
Copyright © 2019 OpenEstate. All rights reserved.