|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DataAccessObject | An Interface used to define suitable methods available to an object which is used to access a suitable data store. |
| Class Summary | |
|---|---|
| AbstractDataProxy | A skeleton class used to select a suitable data persistence object to use to process the request.Presently it provides definitions for 6 types of persistence systems i.e: PROPERTIES FILE DATABASE EJB LDAP JAVASPACE HIBERNATE based data storage or data mapping software. |
| DataAbstract | DataAbstract is an implementation of the DataAccessObject which contains base implementations of some the methods in a DataAccessObject. |
| DataPack | DataPack contains the properties needed to create an sql prepared statement |
| DataProxyFactory | DataProxyFactory is used by the spine system to create a suitable dataproxy. |
Abstraction classes and interfaces for data interchange used to access various data stores from the Spine application framework.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||