Uses of Interface
net.sf.easyweb4j.repository.orm.ORMRepository

Packages that use ORMRepository
net.sf.easyweb4j.repository.orm.hibernate Classes/Packages implementing persistence using Hibernate. 
net.sf.easyweb4j.repository.orm.jpa Classes/Packages implementing persistence using JPA. 
 

Uses of ORMRepository in net.sf.easyweb4j.repository.orm.hibernate
 

Classes in net.sf.easyweb4j.repository.orm.hibernate that implement ORMRepository
 class HibernateRepository<T>
           
 

Uses of ORMRepository in net.sf.easyweb4j.repository.orm.jpa
 

Classes in net.sf.easyweb4j.repository.orm.jpa that implement ORMRepository
 class JPARepository<T>
           
 



Copyright © 2009-2010 Chandra Sekar S. All Rights Reserved.