public interface DbAdapter
| Modifier and Type | Method and Description |
|---|---|
DbContactsHandler |
getContactsHandler() |
DbFilesHandler |
getFilesHandler() |
DbGeoHandler |
getGeoHandler() |
DbLanguagesHandler |
getLanguageHandler() |
DbLinksHandler |
getLinksHandler() |
DbObjectsHandler |
getObjectsHandler() |
DbSearchesHandler |
getSearchesHandler() |
void |
install(Connection c) |
void |
install(Connection c,
boolean withRoutines) |
DbContactsHandler getContactsHandler()
DbFilesHandler getFilesHandler()
DbGeoHandler getGeoHandler()
DbLanguagesHandler getLanguageHandler()
DbLinksHandler getLinksHandler()
DbObjectsHandler getObjectsHandler()
DbSearchesHandler getSearchesHandler()
void install(Connection c) throws IOException, SQLException
IOExceptionSQLExceptionvoid install(Connection c, boolean withRoutines) throws IOException, SQLException
IOExceptionSQLExceptionCopyright © 2019 OpenEstate. All rights reserved.