ch.elca.el4j.tests.services.persistence.generic.dao
Class Dao2

java.lang.Object
  extended by ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao<Long>
      extended by ch.elca.el4j.tests.services.persistence.generic.dao.Dao2
All Implemented Interfaces:
GenericDao<Long>

@AutocollectedGenericDao
public class Dao2
extends DummyDao<Long>

File-location:
Dao2
Last check-in date:
2009-12-01 10:59:54 +0100 (Di, 01. Dez 2009) by jonasha for revision 4010

Constructor Summary
Dao2()
           
 
Method Summary
 
Methods inherited from class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
delete, findByQuery, findCountByQuery, getAll, getPersistentClass, refresh, reload, saveOrUpdate, setPersistentClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dao2

public Dao2()


Copyright © 2005-2011 ELCA. All Rights Reserved.