Uses of Class
se.vgregion.dao.domain.patterns.repository.db.jpa.AbstractJpaRepository

Uses of AbstractJpaRepository in se.vgregion.dao.domain.patterns.repository.db.jpa
 

Subclasses of AbstractJpaRepository in se.vgregion.dao.domain.patterns.repository.db.jpa
 class DefaultJpaRepository<T extends Entity<T,Long>>
          A convenient implementation of JpaRepository where Entity ID and database primary key(PK) are equal and of type Long.
 



Copyright © 2010. All Rights Reserved.