Package | Description |
---|---|
org.springframework.data.history |
Basic interfaces and value objects for historiography API.
|
org.springframework.data.repository.history |
API for repositories using historiography.
|
Modifier and Type | Method and Description |
---|---|
Revisions<N,T> |
Revisions.reverse()
Reverses the current
Revisions . |
Modifier and Type | Method and Description |
---|---|
Revisions<N,T> |
RevisionRepository.findRevisions(ID id)
Returns all
Revisions of an entity with the given id. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.