Uses of Interface
org.springframework.data.util.Streamable

Packages that use Streamable
Package
Description
General purpose conversion framework to read objects from a data store abstraction and write it back.
Central domain abstractions especially to be used in combination with the Repository abstraction.
Value types representing geo-spatial concepts.
Basic interfaces and value objects for histography API.
Base package for the mapping subsystem.
Mapping context API and implementation base classes.
Projection subsystem.
Querydsl integration support classes.
Support classes for repository namespace and JavaConfig integration.
Core abstractions for repository implementation.
Base classes to implement repositories for various data stores.
Support classes to work with query methods.
Support classes for parsing queries from method names.
 
Core utility APIs such as a type information framework to resolve generic types.