Package org.synyx.hades.sample.dao

Package showing a DAO interface to use basic finder method execution functionality as well as customly implemented DAO functionality.

See:
          Description

Interface Summary
UserDao DAO interface for User instances.
UserDaoCustom Interface for DAO functionality that ought to be implemented manually.
 

Package org.synyx.hades.sample.dao Description

Package showing a DAO interface to use basic finder method execution functionality as well as customly implemented DAO functionality. See org.synyx.hades.sample.dao.impl for various implementations of the custom functionality.



Copyright © 2009-2010 Synyx GmbH & Co. KG. All Rights Reserved.