ProgramixGenericLib v4.0.0

Uses of Interface
com.programix.da2.DASource

Packages that use DASource
com.programix.da2 Framework for using the "DataAccess Interface Design Pattern". 
com.programix.da2.bridge   
 

Uses of DASource in com.programix.da2
 

Classes in com.programix.da2 that implement DASource
 class ConfigDASource
           
 class DAStore
          An implementation of DASource that caches the GenericDA implementations that it retrieves from the underlying DASource that is passed during construction.
 

Constructors in com.programix.da2 with parameters of type DASource
DAStore(DASource source)
           
 

Uses of DASource in com.programix.da2.bridge
 

Classes in com.programix.da2.bridge that implement DASource
 class DABridgeProxy
           
 


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.