| Interface | Description |
|---|---|
| IDBBackend |
Those interface will be expected by a backend implementation which
maps a new data base to our framework.
|
| IDBBackendQuery |
wraps the IDBQuery to the back end implementation ...
|
| ISqlGenerator |
Implementations of those interface must be used to generate any kind of SQL
statements.
|
| Class | Description |
|---|---|
| DBItemBase |
A base class for all DB related implementations.
|
| DBServiceRegistryModule |
The service registry module for the db-service module.
|
| EntityBase |
provides basic functionality for all DB entities.
|
| Enum | Description |
|---|---|
| ISqlGenerator.ESqlError | |
| ISqlGenerator.EStatementType |
Copyright © 2016 as-development.net. All rights reserved.