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.
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 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.Exception being thrown when creatingPropertyPathinstances.Enumeration of supported reactive libraries.Interface to access property types and resolving generics on the way. -
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 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.