ch.elca.el4j.services.persistence.generic.dao
Interface IdentityFixedDao<T>

Type Parameters:
T - see supertype
All Superinterfaces:
GenericDao<T>
All Known Subinterfaces:
ConvenienceIdentityFixedDao<T,ID>

public interface IdentityFixedDao<T>
extends GenericDao<T>

A DAO guaranteeing uniqueness of representatives.

Author:
Adrian Moos (AMS)
See Also:
AbstractIdentityFixer
File-location:
IdentityFixedDao
Last check-in date:
2009-08-04 14:35:53 +0200 (Di, 04. Aug 2009) by swismer for revision 3875

Method Summary
 
Methods inherited from interface ch.elca.el4j.services.persistence.generic.dao.GenericDao
delete, findByQuery, findCountByQuery, getPersistentClass, refresh, reload, saveOrUpdate, setPersistentClass
 



Copyright © 2005-2011 ELCA. All Rights Reserved.