| Package | Description |
|---|---|
| com.openindex.openestate.tool.db | |
| com.openindex.openestate.tool.db.hsql | |
| com.openindex.openestate.tool.extensions |
| Modifier and Type | Class and Description |
|---|---|
class |
DbPluginHandlerImpl
DbPluginHandler.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DbUserHandlerImpl.saveGroup(Connection c,
DbPluginHandler pluginHandler,
DbGroup group) |
void |
DbUserHandler.saveGroup(Connection c,
DbPluginHandler pluginHandler,
DbGroup group) |
abstract void |
DbUserHandlerImpl.saveUserCompletely(Connection c,
DbPluginHandler pluginHandler,
DbUser user) |
void |
DbUserHandler.saveUserCompletely(Connection c,
DbPluginHandler pluginHandler,
DbUser user) |
abstract void |
DbUserHandlerImpl.saveUserProfile(Connection c,
DbPluginHandler pluginHandler,
DbUser user) |
void |
DbUserHandler.saveUserProfile(Connection c,
DbPluginHandler pluginHandler,
DbUser user) |
| Modifier and Type | Class and Description |
|---|---|
class |
HSqlDbPluginHandler
HSqlDbPluginAdapter.
|
| Modifier and Type | Method and Description |
|---|---|
DbPluginHandler |
HSqlDbExtension.getPluginHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
HSqlDbUserHandler.saveGroup(Connection c,
DbPluginHandler pluginHandler,
DbGroup group) |
void |
HSqlDbUserHandler.saveUserCompletely(Connection c,
DbPluginHandler pluginHandler,
DbUser user) |
void |
HSqlDbUserHandler.saveUserProfile(Connection c,
DbPluginHandler pluginHandler,
DbUser user) |
| Modifier and Type | Method and Description |
|---|---|
DbPluginHandler |
DbExtension.getPluginHandler() |
abstract DbPluginHandler |
DbAdapter.getPluginHandler() |
Copyright © 2015 OpenEstate. All rights reserved.