Uses of Package
com.geekologue.md4j.dao

Packages that use com.geekologue.md4j.dao
com.geekologue.md4j.dao The classes and interfaces found in this package encapsulate the data access code for the domain objects. 
com.geekologue.md4j.dao.hibernate Hibernate-based implementation of the parent package interfaces. 
com.geekologue.md4j.web   
 

Classes in com.geekologue.md4j.dao used by com.geekologue.md4j.dao
Order
          Utility class to specify the ordering of results in Page implementations, for example:
Page
          Instances of this class are created by DAOs when "paged" results are requested.
 

Classes in com.geekologue.md4j.dao used by com.geekologue.md4j.dao.hibernate
AbstractDAO
          An abstract DAO class to be subclassed by other DAO implementations.
DataAccessException
           
Order
          Utility class to specify the ordering of results in Page implementations, for example:
Page
          Instances of this class are created by DAOs when "paged" results are requested.
 

Classes in com.geekologue.md4j.dao used by com.geekologue.md4j.web
Order
          Utility class to specify the ordering of results in Page implementations, for example:
 



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