Uses of Package
bexee.dao

Packages that use bexee.dao
bexee.dao Persistence package; a "Data Access Object" pattern implementation for bexee. 
 

Classes in bexee.dao used by bexee.dao
BPELProcessDAO
          The BPELProcessDAO abstracts the underlying data access implementation for BPELProcess objects to enable transparent access to the data source.
DAOException
          This class is used to indicate that something went wrong trying to insert, find, update etc. in a DAO class.
DAOFactory
          Abstract factory class for constructing various types of DAOFactory implementations, each factory supporting a different type of persistent storage implementation.
ProcessContextDAO
          The ProcessContextDAO abstracts the underlying data access implementation for ProcessContext objects to enable transparent access to the data source.
 



Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.