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.
Provides basic classes for type handling and other core helpers that are not specific to any part of the framework.
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.
Base classes to implement repositories for various data stores.
Support classes to work with query methods.
Support classes for parsing queries from method names.
SpEL support.
Core utility APIs such as a type information framework to resolve generic types.
-
Classes in org.springframework.data.util used by org.springframework.data.aotClassDescriptionCollector to inspect domain types and discover the type graph that is relevant for Spring Data operations.A scanner that searches the classpath for matching types within given target packages.
-
Classes in org.springframework.data.util used by org.springframework.data.core
-
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.mapping
-
Classes in org.springframework.data.util used by org.springframework.data.mapping.context
-
Classes in org.springframework.data.util used by org.springframework.data.projection
-
Classes in org.springframework.data.util used by org.springframework.data.querydsl
-
Classes in org.springframework.data.util used by org.springframework.data.repository.configClassDescriptionSimple interface to ease streamability of
Iterables.A scanner that searches the classpath for matching types within given target packages. -
Classes in org.springframework.data.util used by org.springframework.data.repository.core.supportClassDescriptionInterceptor enforcing required return value and method parameter constraints declared on repository query methods.Simple interface to ease streamability of
Iterables. -
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.spel
-
Classes in org.springframework.data.util used by org.springframework.data.utilClassDescriptionA
CloseableIteratorserves 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 aSupplierreturning the produced object for subsequent lookups.Lockprovides more extensive locking operations than can be obtained usingsynchronizedmethods andLock.An acquired lock can be used with try-with-resources for easier releasing.A tuple of things.Deprecated, for removal: This API element is subject to removal in a future version.since 4.0, this class is not intended for public use and will be removed in future versions.AReadWriteLockmaintains a pair of associatedlocks, one for read-only operations and one for writing.AReflectionUtils.FieldFilterthat has a description.Simple interface to ease streamability ofIterables.Collector to inspect domain types and discover the type graph that is relevant for Spring Data operations.Container for reachable types starting from a set of root types.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.