|
Spring Data Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Revisions | |
|---|---|
| org.springframework.data.history | Basic interfaces and value objects for historiography API. |
| org.springframework.data.repository.history | API for repositories using historiography. |
| Uses of Revisions in org.springframework.data.history |
|---|
| Methods in org.springframework.data.history that return Revisions | |
|---|---|
Revisions<N,T> |
Revisions.reverse()
Reverses the current Revisions. |
| Uses of Revisions in org.springframework.data.repository.history |
|---|
| Methods in org.springframework.data.repository.history that return Revisions | |
|---|---|
Revisions<N,T> |
RevisionRepository.findRevisions(ID id)
Returns all Revisions of an entity with the given id. |
|
Spring Data Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||