net.sf.easyweb4j.repository
Interface Repository<T>

Type Parameters:
T - Type of the model whose persistence is handled.
All Known Subinterfaces:
ORMRepository<T>
All Known Implementing Classes:
HibernateRepository, JPARepository

public interface Repository<T>

Parent type of all repository super classes.

Author:
Chandra Sekar S



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