Uses of Interface
org.springframework.data.core.TypeInformation

Packages that use TypeInformation
Package
Description
General purpose conversion framework to read objects from a data store abstraction and write it back.
Provides basic classes for type handling and other core helpers that are not specific to any part of the framework.
Base package for the mapping subsystem.
Mapping context API and implementation base classes.
Core implementation of the mapping subsystem's model.
Projection subsystem.
Base classes to implement CDI support for repositories.
Core abstractions for repository implementation.
Base classes to implement repositories for various data stores.
Support classes to work with query methods.
Utility classes for repository implementations.
Querydsl-specific web support.