Uses of Package
org.springframework.data.util
Packages that use org.springframework.data.util
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.
Core implementation of the mapping subsystem's model.
Projection subsystem.
Querydsl integration support classes.
Base classes to implement CDI support for repositories.
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.
Utility classes for repository implementations.
Core utility APIs such as a type information framework to resolve generic types.
Querydsl-specific web support.
-
Classes in org.springframework.data.util used by org.springframework.data.convertClassDescriptionSimple interface to ease streamability of
Iterable
s.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.util used by org.springframework.data.domain
-
Classes in org.springframework.data.util used by org.springframework.data.geo
-
Classes in org.springframework.data.util used by org.springframework.data.history
-
Classes in org.springframework.data.util used by org.springframework.data.mappingClassDescriptionSimple interface to ease streamability of
Iterable
s.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.util used by org.springframework.data.mapping.contextClassDescriptionSimple interface to ease streamability of
Iterable
s.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.util used by org.springframework.data.mapping.modelClassDescriptionInterface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.util used by org.springframework.data.projectionClassDescriptionSimple interface to ease streamability of
Iterable
s.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.util used by org.springframework.data.querydsl
-
Classes in org.springframework.data.util used by org.springframework.data.querydsl.bindingClassDescriptionInterface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.util used by org.springframework.data.repository.config
-
Classes in org.springframework.data.util used by org.springframework.data.repository.coreClassDescriptionSimple interface to ease streamability of
Iterable
s.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.util used by org.springframework.data.repository.core.supportClassDescriptionSimple interface to ease streamability of
Iterable
s.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.util used by org.springframework.data.repository.query
-
Classes in org.springframework.data.util used by org.springframework.data.repository.query.parser
-
Classes in org.springframework.data.util used by org.springframework.data.repository.utilClassDescriptionInterface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.util used by org.springframework.data.spel
-
Classes in org.springframework.data.util used by org.springframework.data.utilClassDescription
TypeInformation
for a plainClass
.ACloseableIterator
serves as a bridging data structure for the underlying data store specific results that can be wrapped in a Java 8java.util.stream.Stream
.Simple value type to delay the creation of an object using aSupplier
returning the produced object for subsequent lookups.A tuple of things.Abstraction over a list of parameter value types.AReflectionUtils.FieldFilter
that has a description.Simple interface to ease streamability ofIterable
s.Interface to access property types and resolving generics on the way.Value object to represent a Version consisting of major, minor and bugfix part. -
Classes in org.springframework.data.util used by org.springframework.data.web.querydslClassDescriptionInterface to access property types and resolving generics on the way.