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
IOException
SQLException
void install(Connection c, boolean withRoutines) throws IOException, SQLException
IOException
SQLException
Copyright © 2019 OpenEstate. All rights reserved.