Uses of Package
org.springframework.data.util
Packages that use org.springframework.data.util
Package
Description
Support for registering the need for reflection, resources, java serialization and proxies at runtime for Ahead of
Time compilation.
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.aotClassDescriptionA scanner that searches the classpath for matching types within given target packages.
-
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.queryClassDescriptionSimple 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.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.utilClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 3.0 to go package protected at some point.A
CloseableIterator
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.Enumeration of supported reactive libraries.AReflectionUtils.FieldFilter
that has a description.Simple interface to ease streamability ofIterable
s.Collector to inspect domain types and discover the type graph that is relevant for Spring Data operations.Interface to access property types and resolving generics on the way.A scanner that searches the classpath for matching types within given target packages.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.