Package com.geekologue.md4j.dao

The classes and interfaces found in this package encapsulate the data access code for the domain objects.

See:
          Description

Interface Summary
Page Instances of this class are created by DAOs when "paged" results are requested.
 

Class Summary
AbstractDAO An abstract DAO class to be subclassed by other DAO implementations.
Order Utility class to specify the ordering of results in Page implementations, for example:
 

Exception Summary
DataAccessException  
 

Package com.geekologue.md4j.dao Description

The classes and interfaces found in this package encapsulate the data access code for the domain objects.



Copyright © 2003-2007 Manos Batsis. All Rights Reserved.