|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DataAccess | Used to implementation the very useful "Data Access Layer" abstraction. |
| Class Summary | |
|---|---|
| DataAccessFactory | Used to construct and initialize instances of DataAccess
using reflection. |
| Exception Summary | |
|---|---|
| DataAccessException | Thrown to indicate a technical problem with the 'Data Access Layer' inner workings. |
| NotFoundException | |
| StaleDataException | Used with Optimistic Concurrency Control to indicate that there has been an attempt to update a record with a stale version. |
Framework for using the "DataAccess Interface Design Pattern". Start with DataAccess and DataAccessFactory.
|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||