| Interface | Description |
|---|---|
| DbEngineDialect |
Database engine dialect interface.
|
| Class | Description |
|---|---|
| AbstractVmRowMapper<T extends VmBase> |
The common basic rowmapper for properties in VmBase.
|
| CustomMapSqlParameterSource |
Automatically translates incoming complex values as needed
|
| CustomSQLErrorCodeSQLExceptionTranslator | |
| DbFacade | |
| DbFacadeLocator |
A locator singleton for looking up (and initializing) DbFacade instance
|
| DbFacadeUtils |
Created by IntelliJ IDEA.
|
| PGHack | |
| PostgresDbEngineDialect |
Postgres db engine dialect.
|
| PostgresDbEngineDialect.PostgresJdbcTemplate |
A
JdbcTemplate extension for PostgreSQL DB, for stripping the 'v_' prefix from parameters returned by
function calls. |
| RoleGroupMapRowMapper | |
| RolesRowMapper | |
| SimpleJdbcCallsHandler | |
| SqlServerDbEngineDialect |
SQL Server db engine dialect.
|
| user_action_map |
Defines an object that holds a mapping between a user, action, and tag In some cases tagIdField may be null for
user_action_maps objects returned from DBFacade (for example - DbFacade.GetActionsByUserId ), therefore the NGuid
(nullable Guid) type is used for tagIDField
|
| user_sessions | |
| user_sessions_id |
| Exception | Description |
|---|---|
| DBFacadException |
Copyright © 2012. All Rights Reserved.