|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@NoRepositoryBean public interface EnversRevisionRepository<T,ID extends Serializable,N extends Number & Comparable<N>>
Convenience interface to allow pulling in JpaRepository and RevisionRepository functionality in one
go.
| Method Summary |
|---|
| Methods inherited from interface org.springframework.data.repository.history.RevisionRepository |
|---|
findLastChangeRevision, findRevisions, findRevisions |
| Methods inherited from interface org.springframework.data.jpa.repository.JpaRepository |
|---|
deleteAllInBatch, deleteInBatch, findAll, findAll, flush, save, saveAndFlush |
| Methods inherited from interface org.springframework.data.repository.PagingAndSortingRepository |
|---|
findAll |
| Methods inherited from interface org.springframework.data.repository.CrudRepository |
|---|
count, delete, delete, delete, deleteAll, exists, findAll, findOne, save |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||