Uses of Package
org.springframework.data.core
Packages that use org.springframework.data.core
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.
Central domain abstractions especially to be used in combination with the
Repository abstraction.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.
Support classes for parsing queries from method names.
Utility classes for repository implementations.
Querydsl-specific web support.
-
Classes in org.springframework.data.core used by org.springframework.data.convertClassDescriptionInterface providing type-safe property references.Interface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.core used by org.springframework.data.coreClassDescriptionAbstraction of a
PropertyPathwithin a domain class.Interface providing type-safe property references.Exception being thrown when creatingPropertyPathinstances.Exception indicating errors during property reference or property path resolution.Enumeration of supported reactive libraries.Interface providing type-safe property path navigation through method references expressions.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.core used by org.springframework.data.domainClassDescriptionInterface providing type-safe property path navigation through method references expressions.
-
Classes in org.springframework.data.core used by org.springframework.data.mappingClassDescriptionAbstraction of a
PropertyPathwithin a domain class.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.core used by org.springframework.data.mapping.contextClassDescriptionAbstraction of a
PropertyPathwithin a domain class.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.core used by org.springframework.data.mapping.modelClassDescriptionInterface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.core used by org.springframework.data.projectionClassDescriptionAbstraction of a
PropertyPathwithin a domain class.Interface to access property types and resolving generics on the way. -
Classes in org.springframework.data.core used by org.springframework.data.querydsl.bindingClassDescriptionInterface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.core used by org.springframework.data.repository.coreClassDescriptionInterface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.core used by org.springframework.data.repository.core.supportClassDescriptionInterface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.core used by org.springframework.data.repository.queryClassDescriptionInterface providing type-safe property path navigation through method references expressions.Interface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.core used by org.springframework.data.repository.query.parser
-
Classes in org.springframework.data.core used by org.springframework.data.repository.utilClassDescriptionInterface to access property types and resolving generics on the way.
-
Classes in org.springframework.data.core used by org.springframework.data.web.querydslClassDescriptionInterface to access property types and resolving generics on the way.