Download genericdao-0.4.jar
genericdao/genericdao-0.4.jar.zip( 11 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
genericdao.GenericDao.class
genericdao.finder.FinderArgumentTypeFactory.class
genericdao.finder.FinderExecutor.class
genericdao.finder.FinderNamingStrategy.class
genericdao.finder.impl.ExtendedFinderNamingStrategy.class
genericdao.finder.impl.FinderIntroductionAdvisor.class
genericdao.finder.impl.FinderIntroductionInterceptor.class
genericdao.finder.impl.SimpleFinderArgumentTypeFactory.class
genericdao.finder.impl.SimpleFinderNamingStrategy.class
genericdao.impl.GenericDaoHibernateImpl.class
genericdaotest.PersonDaoTest.class
genericdaotest.dao.PersonDao.class
genericdaotest.domain.Person.class
Related examples in the same category