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

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

@AutocollectedGenericDao(value="titi")
public class Dao1
extends DummyDao<String>

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

Constructor Summary
Dao1()
           
 
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

Dao1

public Dao1()


Copyright © 2005-2011 ELCA. All Rights Reserved.