ProgramixGenericLib v4.0.0

Package com.programix.da2

Framework for using the "DataAccess Interface Design Pattern".

See:
          Description

Interface Summary
DASource A source of GenericDA implementations for either the entire VM or for an individual user.
DecoratorDA  
GenericDA Used to implementation the very useful "Data Access Layer" abstraction.
 

Class Summary
ConfigDASource  
DAFactory Used to construct and initialize instances of data access implementations using reflection.
DAStore An implementation of DASource that caches the GenericDA implementations that it retrieves from the underlying DASource that is passed during construction.
DATools Contains various tools helpful in the work of the "data access layer".
 

Package com.programix.da2 Description

Framework for using the "DataAccess Interface Design Pattern". Start with GenericDA and DAFactory.


ProgramixGenericLib v4.0.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. ProgramixGenericLib is free and is OSI Certified Open Source Software under the BSD license.