Uses of Package
org.apache.agila.impl.dao

Packages that use org.apache.agila.impl.dao
org.apache.agila.impl.dao   
org.apache.agila.impl.jdbc   
org.apache.agila.util   
 

Classes in org.apache.agila.impl.dao used by org.apache.agila.impl.dao
AgilaDAO
          A simple Data Access Object interface to make it easy to plug in alternative presistence mechanisms.
 

Classes in org.apache.agila.impl.dao used by org.apache.agila.impl.jdbc
BusinessProcessServiceImpl
          A provide which delegates to an AgilaDAO for all of the detailed persistence methods.
InstanceServiceImpl
          A provide which delegates to an AgilaDAO for all of the detailed persistence methods.
TaskServiceImpl
          A provide which delegates to an AgilaDAO for all of the detailed persistence methods.
TokenServiceImpl
          A provide which delegates to an AgilaDAO for all of the detailed persistence methods.
UserServiceImpl
          A provide which delegates to an AgilaDAO for all of the detailed persistence methods.
 

Classes in org.apache.agila.impl.dao used by org.apache.agila.util
AgilaDAO
          A simple Data Access Object interface to make it easy to plug in alternative presistence mechanisms.
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.