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) |
installpublic HSqlDbAdapter()
public HSqlDbAdapter(String schema)
public DbContactsHandler getContactsHandler()
getContactsHandler in interface DbAdaptergetContactsHandler in class DbAdapterImplpublic DbFilesHandler getFilesHandler()
getFilesHandler in interface DbAdaptergetFilesHandler in class DbAdapterImplpublic DbGeoHandler getGeoHandler()
getGeoHandler in interface DbAdaptergetGeoHandler in class DbAdapterImplpublic DbLanguagesHandler getLanguageHandler()
getLanguageHandler in interface DbAdaptergetLanguageHandler in class DbAdapterImplpublic DbLinksHandler getLinksHandler()
getLinksHandler in interface DbAdaptergetLinksHandler in class DbAdapterImplpublic DbObjectsHandler getObjectsHandler()
getObjectsHandler in interface DbAdaptergetObjectsHandler in class DbAdapterImplpublic DbSearchesHandler getSearchesHandler()
getSearchesHandler in interface DbAdaptergetSearchesHandler in class DbAdapterImplpublic void install(Connection c, boolean withRoutines) throws IOException, SQLException
install in interface DbAdapterinstall in class DbAdapterImplIOExceptionSQLExceptionCopyright © 2019 OpenEstate. All rights reserved.