JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Data Core
org.springframework.data.repository.history
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.data.repository.history
@NullMarked
package
org.springframework.data.repository.history
API for repositories using historiography.
Related Packages
Package
Description
org.springframework.data.repository
Central interfaces for repository abstraction.
org.springframework.data.repository.history.support
Value objects to implement core repository interfaces for historiography.
Interfaces
Class
Description
RevisionRepository
<T, ID, N extends
Number
&
Comparable
<N>>
A repository which can access entities held in a variety of
Revisions
.