Package org.domdrides.repository

Interface Summary
PageableRepository<EntityType extends Entity<IdType>,IdType extends Serializable> A useful interface for repositories which support "paging."
Repository<EntityType extends Entity<IdType>,IdType extends Serializable> A repository represents a collection of a specific type of objects.
 



Copyright © 2013. All Rights Reserved.