- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in class org.springframework.data.repository.config.RepositoryBeanNameGenerator
-
- GenericPropertyMatcher() - Constructor for class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
-
- GenericPropertyMatchers() - Constructor for class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatchers
-
- GeoModule - Class in org.springframework.data.geo
-
Custom module to deserialize the geo-spatial value objects using Jackson 2.
- GeoModule() - Constructor for class org.springframework.data.geo.GeoModule
-
Creates a new
GeoModule
registering mixins for common geo-spatial types.
- GeoPage<T> - Class in org.springframework.data.geo
-
- GeoPage(GeoResults<T>) - Constructor for class org.springframework.data.geo.GeoPage
-
- GeoPage(GeoResults<T>, Pageable, long) - Constructor for class org.springframework.data.geo.GeoPage
-
- GeoResult<T> - Class in org.springframework.data.geo
-
Value object capturing some arbitrary object plus a distance.
- GeoResult(T, Distance) - Constructor for class org.springframework.data.geo.GeoResult
-
Creates a new
GeoResult
for the given content and distance.
- GeoResults<T> - Class in org.springframework.data.geo
-
Value object to capture
GeoResult
s as well as the average distance they have.
- GeoResults(List<? extends GeoResult<T>>) - Constructor for class org.springframework.data.geo.GeoResults
-
Creates a new
GeoResults
instance manually calculating the average distance from the distance values of the
given
GeoResult
s.
- GeoResults(List<? extends GeoResult<T>>, Metric) - Constructor for class org.springframework.data.geo.GeoResults
-
Creates a new
GeoResults
instance manually calculating the average distance in the given
Metric
from the distance values of the given
GeoResult
s.
- GeoResults(List<? extends GeoResult<T>>, Distance) - Constructor for class org.springframework.data.geo.GeoResults
-
- get(String, Class<T>, ConversionService) - Method in interface org.springframework.data.crossstore.ChangeSet
-
- get(String, Class<T>, ConversionService) - Method in class org.springframework.data.crossstore.HashMapChangeSet
-
- get() - Method in interface org.springframework.data.repository.support.PageableExecutionUtils.TotalSupplier
-
- getAbbreviation() - Method in class org.springframework.data.geo.CustomMetric
-
- getAbbreviation() - Method in interface org.springframework.data.geo.Metric
-
Returns the scientific abbreviation of the unit the
Metric
is in.
- getAbbreviation() - Method in enum org.springframework.data.geo.Metrics
-
- getActualType() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getActualType() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns the actual type of the property.
- getActualType() - Method in interface org.springframework.data.util.TypeInformation
-
- getAliasFor(TypeInformation<?>) - Method in class org.springframework.data.convert.DefaultTypeMapper
-
- getAllowedPageableTypes() - Static method in class org.springframework.data.repository.util.QueryExecutionConverters
-
Returns the types that are supported on paginating query methods.
- getAlternativeDomainTypes() - Method in interface org.springframework.data.repository.core.RepositoryMetadata
-
Returns the set of types the repository shall be discoverable for when trying to look up a repository by domain
type.
- getAlternativeDomainTypes() - Method in class org.springframework.data.repository.core.support.AbstractRepositoryMetadata
-
- getAnnotation() - Method in class org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport
-
Return the annotation type to lookup configuration values from.
- getAnnotation() - Method in class org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport
-
Return the annotation to obtain configuration information from.
- getAnnotation() - Method in class org.springframework.data.util.AnnotationDetectionMethodCallback
-
- getAssociation() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getAssociation() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- getAsText() - Method in class org.springframework.data.repository.support.DomainClassPropertyEditor
-
- getAttribute(String) - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getAttribute(String) - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
Returns the value for the
String
attribute with the given name.
- getAttribute(String) - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getAttributes() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getAuditHandlerBeanDefinitionBuilder(AuditingConfiguration) - Method in class org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport
-
- getAuditingHandlerBeanName() - Method in class org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport
-
- getAuditorAwareRef() - Method in class org.springframework.data.auditing.config.AnnotationAuditingConfiguration
-
- getAuditorAwareRef() - Method in interface org.springframework.data.auditing.config.AuditingConfiguration
-
Returns the bean name of the
AuditorAware
instance to be used..
- getAverageDistance() - Method in class org.springframework.data.geo.GeoPage
-
Returns the average distance of the underlying results.
- getAverageDistance() - Method in class org.springframework.data.geo.GeoResults
-
Returns the average distance of all
GeoResult
s in this list.
- getBasePackages() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getBasePackages() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getBasePackages() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
Returns the base packages that the repository was scanned under.
- getBasePackages() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
Returns the base packages the repository interfaces shall be found under.
- getBasePackages() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getBaseProperty() - Method in interface org.springframework.data.mapping.context.PersistentPropertyPath
-
- getBaseProperty() - Method in exception org.springframework.data.mapping.PropertyReferenceException
-
- getBean() - Method in class org.springframework.data.mapping.model.ConvertingPropertyAccessor
-
- getBean() - Method in interface org.springframework.data.mapping.PersistentPropertyAccessor
-
Returns the underlying bean.
- getBeanClass(Element) - Method in class org.springframework.data.auditing.config.AuditingHandlerBeanDefinitionParser
-
- getBeanClass(Element) - Method in class org.springframework.data.auditing.config.IsNewAwareAuditingHandlerBeanDefinitionParser
-
- getBeanClass() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- getBeanClassName(Element) - Method in class org.springframework.data.repository.config.ResourceReaderRepositoryPopulatorBeanDefinitionParser
-
- getBeanId() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getBeanWrapperFor(Object) - Method in interface org.springframework.data.auditing.AuditableBeanWrapperFactory
-
- getBeanWrapperFor(Object) - Method in class org.springframework.data.auditing.MappingAuditableBeanWrapperFactory
-
- getBindableParameter(int) - Method in class org.springframework.data.repository.query.Parameters
-
Returns a bindable parameter with the given index.
- getBindableParameters() - Method in class org.springframework.data.repository.query.Parameters
-
Returns a
Parameters
instance with effectively all special parameters removed.
- getBindableValue(int) - Method in interface org.springframework.data.repository.query.ParameterAccessor
-
Returns the bindable value with the given index.
- getBindableValue(int) - Method in class org.springframework.data.repository.query.ParametersParameterAccessor
-
- getBindingForPath(PathInformation) - Method in class org.springframework.data.querydsl.binding.QuerydslBindings
-
- getCandidates(ResourceLoader) - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
Returns the source
BeanDefinition
s of the repository interfaces to create repository instances for.
- getCandidates(ResourceLoader) - Method in class org.springframework.data.repository.config.RepositoryConfigurationSourceSupport
-
- getCenter() - Method in class org.springframework.data.geo.Circle
-
Returns the center of the
Circle
.
- getChangeSet() - Method in interface org.springframework.data.crossstore.ChangeSetBacked
-
- getComponent(BeanDefinitionBuilder) - Method in class org.springframework.data.config.BeanComponentDefinitionBuilder
-
- getComponent(BeanDefinitionBuilder, String) - Method in class org.springframework.data.config.BeanComponentDefinitionBuilder
-
- getComponent(BeanDefinitionBuilder, String, Object) - Method in class org.springframework.data.config.BeanComponentDefinitionBuilder
-
- getComponentIdButFallback(BeanDefinitionBuilder, String) - Method in class org.springframework.data.config.BeanComponentDefinitionBuilder
-
- getComponentType() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getComponentType() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns the component type of the type if it is a
Collection
.
- getComponentType() - Method in interface org.springframework.data.util.TypeInformation
-
Returns the component type for
Collection
s or the key type for
Map
s.
- getConfigSource() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getConfiguration(AnnotationMetadata) - Method in class org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport
-
- getConfigurationSource() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getConfigurationSource() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
- getConstructor() - Method in exception org.springframework.data.mapping.model.MappingInstantiationException
-
The constructor used during the instantiation attempt.
- getConstructor() - Method in class org.springframework.data.mapping.model.PreferredConstructorDiscoverer
-
- getConstructor() - Method in class org.springframework.data.mapping.PreferredConstructor
-
- getConstructorArguments() - Method in exception org.springframework.data.mapping.model.MappingInstantiationException
-
The constructor arguments used to invoke the constructor.
- getContent() - Method in interface org.springframework.data.domain.Slice
-
Returns the page content as
List
.
- getContent() - Method in class org.springframework.data.geo.GeoResult
-
Returns the actual content object.
- getContent() - Method in class org.springframework.data.geo.GeoResults
-
- getContent() - Method in class org.springframework.data.history.Revisions
-
Returns the content of the
Revisions
instance.
- getConversionService() - Method in interface org.springframework.data.convert.EntityConverter
-
- getConvertersToRegister() - Static method in class org.springframework.data.convert.JodaTimeConverters
-
Returns the converters to be registered.
- getConvertersToRegister() - Static method in class org.springframework.data.convert.Jsr310Converters
-
Returns the converters to be registered.
- getConvertersToRegister() - Static method in class org.springframework.data.convert.ThreeTenBackPortConverters
-
Returns the converters to be registered.
- getConvertibleTypes() - Method in class org.springframework.data.repository.support.DomainClassConverter
-
- getCreatedBy() - Method in interface org.springframework.data.domain.Auditable
-
Returns the user who created this entity.
- getCreatedDate() - Method in interface org.springframework.data.domain.Auditable
-
Returns the creation date of the entity.
- getCrudMethods() - Method in interface org.springframework.data.repository.core.RepositoryMetadata
-
Returns
CrudMethods
meta information for the repository.
- getCrudMethods() - Method in class org.springframework.data.repository.core.support.AbstractRepositoryMetadata
-
- getCurrentAuditor() - Method in interface org.springframework.data.domain.AuditorAware
-
Returns the current auditor of the application.
- getCustomImplementationDetector() - Method in class org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport
-
- getDateTimeProviderRef() - Method in class org.springframework.data.auditing.config.AnnotationAuditingConfiguration
-
- getDateTimeProviderRef() - Method in interface org.springframework.data.auditing.config.AuditingConfiguration
-
- getDeclaringClass() - Method in class org.springframework.data.repository.query.spi.Function
-
Returns the type declaring the
Function
.
- getDecoratedClass() - Method in interface org.springframework.data.projection.TargetAware
-
- getDefaultNamedQueryLocation() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationExtension
-
Returns the default location of the Spring Data named queries.
- getDefaultNamedQueryLocation() - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
- getDefaultStringMatcher() - Method in class org.springframework.data.domain.ExampleMatcher
-
- getDefaultStringMatcher() - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
Get defined ExampleMatcher.StringMatcher
.
- getDelegate() - Method in class org.springframework.data.history.AnnotationRevisionMetadata
-
- getDelegate() - Method in interface org.springframework.data.history.RevisionMetadata
-
Returns the underlying revision metadata which might provider more detailed implementation specific information.
- getDeleteMethod() - Method in interface org.springframework.data.repository.core.CrudMethods
-
Returns the delete method of the repository.
- getDeleteMethod() - Method in class org.springframework.data.repository.core.support.DefaultCrudMethods
-
- getDependencyInstance(Bean<S>, Class<S>) - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
Returns an instance of an the given Bean
.
- getDescription() - Method in class org.springframework.data.util.ReflectionUtils.AnnotationFieldFilter
-
- getDescription() - Method in interface org.springframework.data.util.ReflectionUtils.DescribedFieldFilter
-
Returns the description of the field filter.
- getDirection() - Method in class org.springframework.data.domain.Sort.Order
-
Returns the order the property shall be sorted for.
- getDistance() - Method in class org.springframework.data.geo.GeoResult
-
Returns the distance the actual content object has from the origin.
- getDomainClass() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns the domain class the query method is targeted at.
- getDomainType() - Method in interface org.springframework.data.repository.core.RepositoryMetadata
-
Returns the domain class the repository is declared for.
- getDomainType() - Method in class org.springframework.data.repository.core.support.AnnotationRepositoryMetadata
-
- getDomainType() - Method in class org.springframework.data.repository.core.support.DefaultRepositoryMetadata
-
- getDomainType() - Method in class org.springframework.data.repository.query.ReturnedType
-
Returns the entity type.
- getDynamicProjection() - Method in interface org.springframework.data.repository.query.ParameterAccessor
-
Returns the dynamic projection type to be used when executing the query or null if none is defined.
- getDynamicProjection() - Method in class org.springframework.data.repository.query.ParametersParameterAccessor
-
Returns the dynamic projection type if available, null otherwise.
- getDynamicProjectionIndex() - Method in class org.springframework.data.repository.query.Parameters
-
Returns the index of the parameter that represents the dynamic projection type.
- getElement() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
Returns the XML element backing the configuration.
- getEnableAnnotationMetadata() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
Returns the
AnnotationMetadata
for the
@Enable
annotation that triggered the configuration.
- getEntity() - Method in class org.springframework.data.history.Revision
-
Returns the underlying entity.
- getEntityInformation() - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- getEntityInformation() - Method in interface org.springframework.data.repository.core.support.RepositoryFactoryInformation
-
- getEntityInformation(Class<T>) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- getEntityInformation() - Method in class org.springframework.data.repository.query.QueryMethod
-
- getEntityInformationFor(Class<?>) - Method in class org.springframework.data.repository.support.Repositories
-
- getEntityPathResolver() - Method in class org.springframework.data.querydsl.binding.QuerydslBindingsFactory
-
- getEntityType() - Method in exception org.springframework.data.mapping.model.MappingInstantiationException
-
Returns the type of the entity that was attempted to instantiate.
- getEvaluationContext(Object) - Method in class org.springframework.data.mapping.model.SpELContext
-
- getEvaluationContext(T, Object[]) - Method in enum org.springframework.data.repository.query.DefaultEvaluationContextProvider
-
- getEvaluationContext(T, Object[]) - Method in interface org.springframework.data.repository.query.EvaluationContextProvider
-
- getEvaluationContext(T, Object[]) - Method in class org.springframework.data.repository.query.ExtensionAwareEvaluationContextProvider
-
- getExcludeFilters() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getExcludeFilters() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getExcludeFilters() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
Returns the
TypeFilter
s to be used to exclude packages from repository scanning.
- getExcludeFilters() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
Return the
TypeFilter
s to define which types to exclude when scanning for repositories or repository
implementations.
- getExcludeFilters() - Method in class org.springframework.data.repository.config.RepositoryConfigurationSourceSupport
-
Return the
TypeFilter
s to define which types to exclude when scanning for repositories.
- getExcludeFilters() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getExtension() - Method in class org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport
-
- getExtensionForBaseOf(PersistentPropertyPath<T>) - Method in interface org.springframework.data.mapping.context.PersistentPropertyPath
-
Returns the sub-path of the current one as if it was based on the given base path.
- getExtensionId() - Method in interface org.springframework.data.repository.query.spi.EvaluationContextExtension
-
Returns the identifier of the extension.
- getFallbackTypeFor(S) - Method in class org.springframework.data.convert.DefaultTypeMapper
-
Returns the type fallback
TypeInformation
in case none could be extracted from the given source.
- getField() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getField() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- getFieldName(PersistentProperty<?>) - Method in class org.springframework.data.mapping.model.CamelCaseSplittingFieldNamingStrategy
-
- getFieldName(PersistentProperty<?>) - Method in interface org.springframework.data.mapping.model.FieldNamingStrategy
-
Returns the field name to be used for the given MongoPersistentProperty
.
- getFieldName(PersistentProperty<?>) - Method in enum org.springframework.data.mapping.model.PropertyNameFieldNamingStrategy
-
- getFindAllMethod() - Method in interface org.springframework.data.repository.core.CrudMethods
-
Returns the find all method of the repository.
- getFindAllMethod() - Method in class org.springframework.data.repository.core.support.DefaultCrudMethods
-
- getFindOneMethod() - Method in interface org.springframework.data.repository.core.CrudMethods
-
Returns the find one method of the repository.
- getFindOneMethod() - Method in class org.springframework.data.repository.core.support.DefaultCrudMethods
-
- getFirst() - Method in class org.springframework.data.geo.Box
-
Returns the first
Point
making up the
Box
.
- getFirst() - Method in class org.springframework.data.util.Pair
-
Returns the first element of the
Pair
.
- getForPath(String) - Method in class org.springframework.data.domain.ExampleMatcher.PropertySpecifiers
-
- getFunctions() - Method in interface org.springframework.data.repository.query.spi.EvaluationContextExtension
-
Returns the functions exposed by the extension.
- getFunctions() - Method in class org.springframework.data.repository.query.spi.EvaluationContextExtensionSupport
-
- getGetter() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getGetter() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns the getter method to access the property value if available.
- getId() - Method in interface org.springframework.data.domain.Persistable
-
Returns the id of the entity.
- getId() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- getId(T) - Method in interface org.springframework.data.repository.core.EntityInformation
-
Returns the id of the given entity.
- getId(T) - Method in class org.springframework.data.repository.core.support.DelegatingEntityInformation
-
- getId(T) - Method in class org.springframework.data.repository.core.support.PersistableEntityInformation
-
- getId(T) - Method in class org.springframework.data.repository.core.support.PersistentEntityInformation
-
- getId(Object) - Method in class org.springframework.data.repository.core.support.ReflectionEntityInformation
-
- getIdentifier() - Method in interface org.springframework.data.mapping.IdentifierAccessor
-
Returns the value of the identifier.
- getIdentifier() - Method in class org.springframework.data.mapping.model.IdPropertyIdentifierAccessor
-
- getIdentifierAccessor(Object) - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getIdentifierAccessor(Object) - Method in interface org.springframework.data.mapping.PersistentEntity
-
- getIdentifyingAnnotations() - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
Return the annotations to scan domain types for when evaluating repository interfaces for store assignment.
- getIdentifyingTypes() - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
Returns the types that indicate a store match when inspecting repositories for strict matches.
- getIdProperty() - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getIdProperty() - Method in interface org.springframework.data.mapping.PersistentEntity
-
- getIdType() - Method in interface org.springframework.data.repository.core.EntityInformation
-
Returns the type of the id of the entity.
- getIdType() - Method in interface org.springframework.data.repository.core.RepositoryMetadata
-
Returns the id class the given class is declared for.
- getIdType() - Method in class org.springframework.data.repository.core.support.AnnotationRepositoryMetadata
-
- getIdType() - Method in class org.springframework.data.repository.core.support.DefaultRepositoryMetadata
-
- getIdType() - Method in class org.springframework.data.repository.core.support.DelegatingEntityInformation
-
- getIdType() - Method in class org.springframework.data.repository.core.support.PersistableEntityInformation
-
- getIdType() - Method in class org.springframework.data.repository.core.support.PersistentEntityInformation
-
- getIdType() - Method in class org.springframework.data.repository.core.support.ReflectionEntityInformation
-
- getIgnoreCase() - Method in class org.springframework.data.domain.ExampleMatcher.PropertySpecifier
-
- getIgnoredPaths() - Method in class org.springframework.data.domain.ExampleMatcher
-
- getImplementationBeanName() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getImplementationBeanName() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
Returns the bean name of the custom implementation.
- getImplementationClassName() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getImplementationClassName() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
Returns the class name of the custom implementation.
- getImplementationPostfix() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getIncludeFilters() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getIncludeFilters() - Method in class org.springframework.data.repository.config.RepositoryConfigurationSourceSupport
-
Return the
TypeFilter
s to define which types to include when scanning for repositories.
- getIncludeFilters() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getIndex() - Method in class org.springframework.data.repository.query.Parameter
-
Returns the position index the parameter is bound to in the context of its surrounding
Parameters
.
- getInjectionPoints() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- getInputProperties(Class<?>) - Method in interface org.springframework.data.projection.ProjectionFactory
-
- getInputProperties() - Method in interface org.springframework.data.projection.ProjectionInformation
-
Returns the properties that will be consumed by the projection type.
- getInputProperties() - Method in class org.springframework.data.repository.query.ReturnedType
-
Returns the properties required to be used to populate the result.
- getInstantiatorFor(PersistentEntity<?, ?>) - Method in class org.springframework.data.convert.EntityInstantiators
-
- getInverse() - Method in class org.springframework.data.mapping.Association
-
- getInvokerFor(Class<?>) - Method in class org.springframework.data.repository.support.DefaultRepositoryInvokerFactory
-
- getInvokerFor(Class<?>) - Method in interface org.springframework.data.repository.support.RepositoryInvokerFactory
-
- getIsNewStrategy(Class<?>) - Method in class org.springframework.data.support.CachingIsNewStrategyFactory
-
- getIsNewStrategy(Class<?>) - Method in interface org.springframework.data.support.IsNewStrategyFactory
-
- getIsNewStrategy(Class<?>) - Method in class org.springframework.data.support.IsNewStrategyFactorySupport
-
- getJavaType() - Method in interface org.springframework.data.repository.core.EntityMetadata
-
Returns the actual domain class type.
- getJavaType() - Method in class org.springframework.data.repository.core.support.AbstractEntityInformation
-
- getJavaType() - Method in class org.springframework.data.repository.core.support.DelegatingEntityInformation
-
- getKeywords() - Method in enum org.springframework.data.repository.query.parser.Part.Type
-
Returns all keywords supported by the current
Part.Type
.
- getLastModifiedBy() - Method in interface org.springframework.data.domain.Auditable
-
Returns the user who modified the entity lastly.
- getLastModifiedDate() - Method in interface org.springframework.data.auditing.AuditableBeanWrapper
-
Returns the date of the last modification date of the backing bean.
- getLastModifiedDate() - Method in interface org.springframework.data.domain.Auditable
-
Returns the date of the last modification.
- getLatestRevision() - Method in class org.springframework.data.history.Revisions
-
Returns the latest revision of the revisions backing the wrapper independently of the order.
- getLeafProperty() - Method in interface org.springframework.data.mapping.context.PersistentPropertyPath
-
- getLeafProperty() - Method in class org.springframework.data.mapping.PropertyPath
-
- getLength() - Method in interface org.springframework.data.mapping.context.PersistentPropertyPath
-
- getLinks(Page<?>) - Method in class org.springframework.data.domain.jaxb.PageAdapter
-
- getManagedTypes() - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- getManagedTypes() - Method in interface org.springframework.data.mapping.context.MappingContext
-
- getManagedTypes() - Method in class org.springframework.data.mapping.context.PersistentEntities
-
- getMappingContext() - Method in interface org.springframework.data.convert.EntityConverter
-
- getMapValueType() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getMapValueType() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns the type of the values if the property is a
Map
.
- getMapValueType() - Method in interface org.springframework.data.util.TypeInformation
-
Will return the type of the value in case the underlying type is a
Map
.
- getMatcher() - Method in class org.springframework.data.domain.Example
-
- getMaxPageSize() - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Retrieves the maximum page size to be accepted.
- getMaxResults() - Method in class org.springframework.data.repository.query.parser.PartTree
-
Return the number of maximal results to return or null if not restricted.
- getMessage() - Method in exception org.springframework.data.mapping.PropertyReferenceException
-
- getMetadata() - Method in class org.springframework.data.history.Revision
-
- getMetadata(Class<?>) - Static method in class org.springframework.data.repository.core.support.AbstractRepositoryMetadata
-
- getMethod() - Method in class org.springframework.data.util.AnnotationDetectionMethodCallback
-
- getMethodParameter() - Method in class org.springframework.data.web.PagedResourcesAssembler
-
Return the
MethodParameter
to be used to potentially qualify the paging and sorting request parameters to.
- getMetric() - Method in class org.springframework.data.geo.Distance
-
- getModuleName() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationExtension
-
Returns the descriptive name of the module.
- getModuleName() - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
- getModulePrefix() - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
Returns the prefix of the module to be used to create the default location for Spring Data named queries.
- getMultiplier() - Method in class org.springframework.data.geo.CustomMetric
-
- getMultiplier() - Method in interface org.springframework.data.geo.Metric
-
Returns the multiplier to calculate metrics values from a base scale.
- getMultiplier() - Method in enum org.springframework.data.geo.Metrics
-
- getName() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getName() - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getName() - Method in interface org.springframework.data.mapping.PersistentEntity
-
The entity name including any package prefix.
- getName() - Method in interface org.springframework.data.mapping.PersistentProperty
-
The name of the property
- getName() - Method in class org.springframework.data.mapping.PreferredConstructor.Parameter
-
Returns the name of the parameter or null if none was given.
- getName() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- getName() - Method in class org.springframework.data.repository.query.Parameter
-
Returns the name of the parameter (through
Param
annotation) or null if none can be found.
- getName() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns the method's name.
- getName() - Method in class org.springframework.data.repository.query.spi.Function
-
Returns the name of the function.
- getNamedQueriesLocation() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getNamedQueriesLocation() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
Returns the location of the file containing Spring Data named queries.
- getNamedQueryLocation() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getNamedQueryLocation() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
- getNamedQueryLocation() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getNamedQueryName() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns the name of the named query this method belongs to.
- getNormalizedValue() - Method in class org.springframework.data.geo.Distance
-
Returns the normalized value regarding the underlying
Metric
.
- getNow() - Method in enum org.springframework.data.auditing.CurrentDateTimeProvider
-
- getNow() - Method in interface org.springframework.data.auditing.DateTimeProvider
-
Returns the current time to be used as modification or creation date.
- getNullHandler() - Method in class org.springframework.data.domain.ExampleMatcher
-
Get defined null handling.
- getNullHandler() - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
Get defined null handling.
- getNullHandling() - Method in class org.springframework.data.domain.Sort.Order
-
Returns the used
Sort.NullHandling
hint, which can but may not be respected by the used datastore.
- getNumber() - Method in interface org.springframework.data.domain.Slice
-
Returns the number of the current
Slice
.
- getNumberOfArguments() - Method in class org.springframework.data.repository.query.parser.Part
-
Returns how many method parameters are bound by this part.
- getNumberOfArguments() - Method in enum org.springframework.data.repository.query.parser.Part.Type
-
Returns the number of arguments the propertyPath binds.
- getNumberOfElements() - Method in interface org.springframework.data.domain.Slice
-
Returns the number of elements currently on this
Slice
.
- getNumberOfOccurences(Method, Class<?>) - Static method in class org.springframework.data.repository.util.ClassUtils
-
Returns the number of occurences of the given type in the given
Method
s parameters.
- getNumberOfParameters() - Method in class org.springframework.data.repository.query.Parameters
-
Returns the number of parameters.
- getObfuscatedPassword() - Method in class org.springframework.data.authentication.UserCredentials
-
Returns the password in obfuscated fashion which means everthing except the first and last character replaced by
stars.
- getObject() - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- getObjectFactoryBeanDefinition(String, Object) - Static method in class org.springframework.data.config.ParsingUtils
-
- getObjectType() - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- getObjectType() - Method in class org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean
-
- getObverse() - Method in class org.springframework.data.mapping.Association
-
- getOffset() - Method in class org.springframework.data.domain.AbstractPageRequest
-
- getOffset() - Method in interface org.springframework.data.domain.Pageable
-
Returns the offset to be taken according to the underlying page and page size.
- getOrderFor(String) - Method in class org.springframework.data.domain.Sort
-
Returns the order registered for the given property.
- getOrderSpecifiers() - Method in class org.springframework.data.querydsl.QSort
-
- getOwner() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getOwner() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- getOwningType() - Method in class org.springframework.data.mapping.PropertyPath
-
- getPage(List<T>, Pageable, PageableExecutionUtils.TotalSupplier) - Static method in class org.springframework.data.repository.support.PageableExecutionUtils
-
- getPageable() - Method in interface org.springframework.data.repository.query.ParameterAccessor
-
Returns the
Pageable
of the parameters, if available.
- getPageable() - Method in class org.springframework.data.repository.query.ParametersParameterAccessor
-
- getPageableIndex() - Method in class org.springframework.data.repository.query.Parameters
-
- getPageNumber() - Method in class org.springframework.data.domain.AbstractPageRequest
-
- getPageNumber() - Method in interface org.springframework.data.domain.Pageable
-
Returns the page to be returned.
- getPageParameterName() - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Retrieves the parameter name to be used to find the page number in the request.
- getPageSize() - Method in class org.springframework.data.domain.AbstractPageRequest
-
- getPageSize() - Method in interface org.springframework.data.domain.Pageable
-
Returns the number of items to be returned.
- getPaginationTemplateVariables(MethodParameter, UriComponents) - Method in class org.springframework.data.web.HateoasPageableHandlerMethodArgumentResolver
-
Returns the template variable for the pagination parameters.
- getParameter(int) - Method in class org.springframework.data.repository.query.Parameters
-
Returns the parameter with the given index.
- getParameter() - Method in exception org.springframework.data.repository.support.QueryMethodParameterConversionException
-
- getParameterNameToUse(String, MethodParameter) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Returns the name of the request parameter to find the
Pageable
information in.
- getParameterRequired() - Method in class org.springframework.data.repository.query.parser.Part
-
- getParameters() - Method in class org.springframework.data.mapping.PreferredConstructor
-
- getParameters() - Method in class org.springframework.data.repository.query.ParametersParameterAccessor
-
Returns the
Parameters
instance backing the accessor.
- getParameters() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns the
Parameters
wrapper to gain additional information about
Method
parameters.
- getParameterTypes(Constructor<?>) - Method in interface org.springframework.data.util.TypeInformation
-
- getParameterTypes(Method) - Method in interface org.springframework.data.util.TypeInformation
-
- getParameterValue(PreferredConstructor.Parameter<T, P>) - Method in interface org.springframework.data.mapping.model.ParameterValueProvider
-
- getParameterValue(PreferredConstructor.Parameter<T, P>) - Method in class org.springframework.data.mapping.model.PersistentEntityParameterValueProvider
-
- getParameterValue(PreferredConstructor.Parameter<T, P>) - Method in class org.springframework.data.mapping.model.SpELExpressionParameterValueProvider
-
- getParentPath() - Method in interface org.springframework.data.mapping.context.PersistentPropertyPath
-
- getParser() - Method in class org.springframework.data.mapping.model.SpELContext
-
- getParts() - Method in class org.springframework.data.repository.query.parser.PartTree
-
- getParts(Part.Type) - Method in class org.springframework.data.repository.query.parser.PartTree
-
- getPassword() - Method in class org.springframework.data.authentication.UserCredentials
-
Get the password to use for authentication.
- getPath() - Method in class org.springframework.data.domain.ExampleMatcher.PropertySpecifier
-
Get the properties Dot-Path.
- getPersistenceConstructor() - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getPersistenceConstructor() - Method in interface org.springframework.data.mapping.PersistentEntity
-
- getPersistentEntities() - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- getPersistentEntities() - Method in interface org.springframework.data.mapping.context.MappingContext
-
- getPersistentEntity(Class<?>) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- getPersistentEntity(TypeInformation<?>) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- getPersistentEntity(P) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- getPersistentEntity(Class<?>) - Method in interface org.springframework.data.mapping.context.MappingContext
-
- getPersistentEntity(TypeInformation<?>) - Method in interface org.springframework.data.mapping.context.MappingContext
-
- getPersistentEntity(P) - Method in interface org.springframework.data.mapping.context.MappingContext
-
- getPersistentEntity() - Method in class org.springframework.data.mapping.context.MappingContextEvent
-
- getPersistentEntity(Class<?>) - Method in class org.springframework.data.mapping.context.PersistentEntities
-
- getPersistentEntity() - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- getPersistentEntity() - Method in interface org.springframework.data.repository.core.support.RepositoryFactoryInformation
-
- getPersistentEntity(Class<?>) - Method in class org.springframework.data.repository.support.Repositories
-
- getPersistentEntityType() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getPersistentEntityType() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- getPersistentId(ChangeSetBacked, ChangeSet) - Method in interface org.springframework.data.crossstore.ChangeSetPersister
-
Return id
- getPersistentProperty(String) - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getPersistentProperty(Class<? extends Annotation>) - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getPersistentProperty(String) - Method in interface org.springframework.data.mapping.PersistentEntity
-
- getPersistentProperty(Class<? extends Annotation>) - Method in interface org.springframework.data.mapping.PersistentEntity
-
Returns the property equipped with an annotation of the given type.
- getPersistentPropertyPath(PropertyPath) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- getPersistentPropertyPath(String, Class<?>) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- getPersistentPropertyPath(InvalidPersistentPropertyPath) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- getPersistentPropertyPath(PropertyPath) - Method in interface org.springframework.data.mapping.context.MappingContext
-
- getPersistentPropertyPath(String, Class<?>) - Method in interface org.springframework.data.mapping.context.MappingContext
-
- getPersistentPropertyPath(InvalidPersistentPropertyPath) - Method in interface org.springframework.data.mapping.context.MappingContext
-
- getPersistentState(Class<? extends ChangeSetBacked>, K, ChangeSet) - Method in interface org.springframework.data.crossstore.ChangeSetPersister
-
TODO how to tell when not found?
- getPlaceholder() - Method in class org.springframework.data.repository.query.Parameter
-
Returns the placeholder to be used for the parameter.
- getPoints() - Method in class org.springframework.data.geo.Polygon
-
- getPredicate(TypeInformation<?>, MultiValueMap<String, String>, QuerydslBindings) - Method in class org.springframework.data.querydsl.binding.QuerydslPredicateBuilder
-
- getProbe() - Method in class org.springframework.data.domain.Example
-
Get the example used.
- getProbeType() - Method in class org.springframework.data.domain.Example
-
Get the actual type for the probe used.
- getProjectionInformation(Class<?>) - Method in interface org.springframework.data.projection.ProjectionFactory
-
- getProjectionInformation(Class<?>) - Method in class org.springframework.data.projection.SpelAwareProxyProjectionFactory
-
- getProperties() - Method in interface org.springframework.data.repository.query.spi.EvaluationContextExtension
-
Returns the properties exposed by the extension.
- getProperties() - Method in class org.springframework.data.repository.query.spi.EvaluationContextExtensionSupport
-
- getProperty() - Method in class org.springframework.data.domain.Sort.Order
-
Returns the property to order for.
- getProperty(PersistentProperty<?>) - Method in class org.springframework.data.mapping.model.ConvertingPropertyAccessor
-
- getProperty(PersistentProperty<?>, Class<T>) - Method in class org.springframework.data.mapping.model.ConvertingPropertyAccessor
-
- getProperty(PersistentProperty<?>) - Method in interface org.springframework.data.mapping.PersistentPropertyAccessor
-
- getProperty() - Method in class org.springframework.data.repository.query.parser.Part
-
- getProperty(String) - Method in interface org.springframework.data.util.TypeInformation
-
Returns the property information for the property with the given name.
- getPropertyAccessor(Object) - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getPropertyAccessor(PersistentEntity<?, ?>, Object) - Method in class org.springframework.data.mapping.model.ClassGeneratingPropertyAccessorFactory
-
- getPropertyAccessor(PersistentEntity<?, ?>, Object) - Method in interface org.springframework.data.mapping.model.PersistentPropertyAccessorFactory
-
- getPropertyAccessor(Object) - Method in interface org.springframework.data.mapping.PersistentEntity
-
- getPropertyName() - Method in exception org.springframework.data.mapping.PropertyReferenceException
-
Returns the name of the property not found.
- getPropertyName() - Method in class org.springframework.data.projection.Accessor
-
Returns the name of the property this accessor handles.
- getPropertySpecifier(String) - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
Get the ExampleMatcher.PropertySpecifier
for given path.
- getPropertySpecifiers() - Method in class org.springframework.data.domain.ExampleMatcher
-
- getPropertySpecifiers() - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
- getPropertyValue(P) - Method in interface org.springframework.data.mapping.model.PropertyValueProvider
-
- getPropertyValue(String) - Method in class org.springframework.data.util.DirectFieldAccessFallbackBeanWrapper
-
- getPropertyValueTransformer() - Method in class org.springframework.data.domain.ExampleMatcher.PropertySpecifier
-
Get the property transformer to be applied.
- getQualifiers() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- getQuery(String) - Method in interface org.springframework.data.repository.core.NamedQueries
-
Returns the named query with the given name or null if none exists.
- getQuery(String) - Method in class org.springframework.data.repository.core.support.PropertiesBasedNamedQueries
-
- getQueryLookupStrategy(QueryLookupStrategy.Key) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- getQueryLookupStrategy(QueryLookupStrategy.Key, EvaluationContextProvider) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- getQueryLookupStrategyKey() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getQueryLookupStrategyKey() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getQueryLookupStrategyKey() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
- getQueryLookupStrategyKey() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
Returns the QueryLookupStrategy.Key
to define how query methods shall be resolved.
- getQueryLookupStrategyKey() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getQueryMethod() - Method in interface org.springframework.data.repository.query.RepositoryQuery
-
Returns the
- getQueryMethods() - Method in interface org.springframework.data.repository.core.RepositoryInformation
-
Returns all methods considered to be query methods.
- getQueryMethods() - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- getQueryMethods() - Method in interface org.springframework.data.repository.core.support.RepositoryFactoryInformation
-
- getQueryMethods() - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- getQueryMethodsFor(Class<?>) - Method in class org.springframework.data.repository.support.Repositories
-
Returns the
QueryMethod
s contained in the repository managing the given domain class.
- getRadius() - Method in class org.springframework.data.geo.Circle
-
Returns the radius of the
Circle
.
- getRawType() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getRawType() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns the raw type as it's pulled from from the reflected property.
- getRawType() - Method in class org.springframework.data.mapping.PreferredConstructor.Parameter
-
Returns the raw resolved type of the parameter.
- getRawTypeInformation() - Method in class org.springframework.data.util.ClassTypeInformation
-
- getRawTypeInformation() - Method in interface org.springframework.data.util.TypeInformation
-
- getRepositories() - Method in class org.springframework.data.repository.init.RepositoriesPopulatedEvent
-
- getRepository(Class<T>) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
Returns a repository instance for the given interface.
- getRepository(Class<T>, Object) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
Returns a repository instance for the given interface backed by an instance providing implementation logic for
custom logic.
- getRepositoryBaseClass() - Method in interface org.springframework.data.repository.core.RepositoryInformation
-
Returns the base class to be used to create the proxy backing instance.
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
Returns the base class backing the actual repository instance.
- getRepositoryBaseClassName() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getRepositoryBaseClassName() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getRepositoryBaseClassName() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
Returns the name of the repository base class to be used or null if the store specific defaults shall be
applied.
- getRepositoryBaseClassName() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
Returns the name of the repository base class to be used or null if the store specific defaults shall be
applied.
- getRepositoryBaseClassName() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getRepositoryConfiguration(BeanDefinition, T) - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
- getRepositoryConfigurations(T, ResourceLoader) - Method in interface org.springframework.data.repository.config.RepositoryConfigurationExtension
-
- getRepositoryConfigurations(T, ResourceLoader, boolean) - Method in interface org.springframework.data.repository.config.RepositoryConfigurationExtension
-
- getRepositoryConfigurations(T, ResourceLoader) - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
- getRepositoryConfigurations(T, ResourceLoader, boolean) - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
- getRepositoryFactoryBeanName() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getRepositoryFactoryBeanName() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getRepositoryFactoryBeanName() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
- getRepositoryFactoryBeanName() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
- getRepositoryFactoryBeanName() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getRepositoryFactoryClassName() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationExtension
-
Returns the name of the repository factory class to be used.
- getRepositoryFor(Class<?>) - Method in class org.springframework.data.repository.support.Repositories
-
Returns the repository managing the given domain class.
- getRepositoryImplementationPostfix() - Method in interface org.springframework.data.repository.cdi.CdiRepositoryConfiguration
-
Returns the configured postfix to be used for looking up custom implementation classes.
- getRepositoryImplementationPostfix() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getRepositoryImplementationPostfix() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
Returns the configured postfix to be used for looking up custom implementation classes.
- getRepositoryImplementationPostfix() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getRepositoryInformation() - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- getRepositoryInformation() - Method in interface org.springframework.data.repository.core.support.RepositoryFactoryInformation
-
- getRepositoryInformation(RepositoryMetadata, Class<?>) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- getRepositoryInformation(Class<?>) - Method in class org.springframework.data.repository.support.Repositories
-
- getRepositoryInformationFor(Class<?>) - Method in class org.springframework.data.repository.support.Repositories
-
- getRepositoryInterface() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getRepositoryInterface() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
Returns the interface name of the repository.
- getRepositoryInterface() - Method in interface org.springframework.data.repository.core.RepositoryMetadata
-
Returns the repository interface.
- getRepositoryInterface() - Method in class org.springframework.data.repository.core.support.AbstractRepositoryMetadata
-
- getRepositoryMetadata(Class<?>) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- getRepositoryTypes() - Method in class org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport
-
Provides access to all repository types as well as their qualifiers.
- getResolvedBeanName() - Method in class org.springframework.data.auditing.config.AuditingHandlerBeanDefinitionParser
-
Returns the name of the bean definition the
AuditingHandler
was registered under.
- getResolvedPath() - Method in exception org.springframework.data.mapping.context.InvalidPersistentPropertyPath
-
Returns the part of the source path until which the source property path could be resolved.
- getResourceReader() - Method in class org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean
-
- getResourceReader() - Method in class org.springframework.data.repository.init.Jackson2RepositoryPopulatorFactoryBean
-
- getResourceReader() - Method in class org.springframework.data.repository.init.UnmarshallerRepositoryPopulatorFactoryBean
-
- getResultProcessor() - Method in class org.springframework.data.repository.query.QueryMethod
-
- getReturnedDomainClass(Method) - Method in interface org.springframework.data.repository.core.RepositoryMetadata
-
Returns the domain class returned by the given
Method
.
- getReturnedDomainClass(Method) - Method in class org.springframework.data.repository.core.support.AbstractRepositoryMetadata
-
- getReturnedObjectType() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns the type of the object that will be returned.
- getReturnedType() - Method in class org.springframework.data.repository.query.ResultProcessor
-
- getReturnedType() - Method in class org.springframework.data.repository.query.ReturnedType
-
Returns the type of the individual objects to return.
- getReturnType(Method) - Method in interface org.springframework.data.util.TypeInformation
-
- getRevisionDate() - Method in class org.springframework.data.history.AnnotationRevisionMetadata
-
- getRevisionDate() - Method in class org.springframework.data.history.Revision
-
Returns the revision date of the revision.
- getRevisionDate() - Method in interface org.springframework.data.history.RevisionMetadata
-
Returns the date of the revision.
- getRevisionDirection(Sort) - Static method in class org.springframework.data.history.RevisionSort
-
Returns in which direction to sort revisions for the given
Sort
instance.
- getRevisionEntityClass() - Method in interface org.springframework.data.repository.history.support.RevisionEntityInformation
-
- getRevisionNumber() - Method in class org.springframework.data.history.AnnotationRevisionMetadata
-
- getRevisionNumber() - Method in class org.springframework.data.history.Revision
-
Returns the revision number of the revision.
- getRevisionNumber() - Method in interface org.springframework.data.history.RevisionMetadata
-
Returns the revision number of the revision.
- getRevisionNumberType() - Method in interface org.springframework.data.repository.history.support.RevisionEntityInformation
-
- getRootObject() - Method in interface org.springframework.data.repository.query.spi.EvaluationContextExtension
-
Returns the root object to be exposed by the extension.
- getRootObject() - Method in class org.springframework.data.repository.query.spi.EvaluationContextExtensionSupport
-
- getSaveMethod() - Method in interface org.springframework.data.repository.core.CrudMethods
-
Returns the method to be used for saving entities.
- getSaveMethod() - Method in class org.springframework.data.repository.core.support.DefaultCrudMethods
-
- getScope() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- getSecond() - Method in class org.springframework.data.geo.Box
-
Returns the second
Point
making up the
Box
.
- getSecond() - Method in class org.springframework.data.util.Pair
-
Returns the second element of the
Pair
.
- getSegment() - Method in class org.springframework.data.mapping.PropertyPath
-
- getSetter() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getSetter() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns the setter method to set a property value.
- getSize() - Method in interface org.springframework.data.domain.Slice
-
Returns the size of the
Slice
.
- getSizeParameterName() - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Retrieves the parameter name to be used to find the page size in the request.
- getSort() - Method in interface org.springframework.data.domain.Pageable
-
Returns the sorting parameters.
- getSort() - Method in class org.springframework.data.domain.PageRequest
-
- getSort() - Method in interface org.springframework.data.domain.Slice
-
Returns the sorting parameters for the
Slice
.
- getSort() - Method in class org.springframework.data.querydsl.QPageRequest
-
- getSort() - Method in interface org.springframework.data.repository.query.ParameterAccessor
-
Returns the sort instance to be used for query creation.
- getSort() - Method in class org.springframework.data.repository.query.ParametersParameterAccessor
-
- getSort() - Method in class org.springframework.data.repository.query.parser.PartTree
-
Returns the
Sort
specification parsed from the source or
null.
- getSortIndex() - Method in class org.springframework.data.repository.query.Parameters
-
Returns the index of the
Sort
Method
parameter if available.
- getSortParameter(MethodParameter) - Method in class org.springframework.data.web.SortHandlerMethodArgumentResolver
-
Returns the sort parameter to be looked up from the request.
- getSortTemplateVariables(MethodParameter, UriComponents) - Method in class org.springframework.data.web.HateoasSortHandlerMethodArgumentResolver
-
Returns the template variables for the sort parameter.
- getSource() - Method in exception org.springframework.data.mapping.context.InvalidPersistentPropertyPath
-
Returns the source property path.
- getSource() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- getSource() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- getSource() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
- getSource() - Method in interface org.springframework.data.repository.config.RepositoryConfigurationSource
-
Returns the actual source object that the configuration originated from.
- getSource() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- getSource() - Method in class org.springframework.data.repository.init.RepositoriesPopulatedEvent
-
- getSource() - Method in exception org.springframework.data.repository.support.QueryMethodParameterConversionException
-
Returns the source value that we failed converting.
- getSourceBeanDefinition(BeanDefinitionBuilder, ParserContext, Element) - Static method in class org.springframework.data.config.ParsingUtils
-
- getSourceBeanDefinition(BeanDefinitionBuilder, Object) - Static method in class org.springframework.data.config.ParsingUtils
-
- getSpecifiers() - Method in class org.springframework.data.domain.ExampleMatcher.PropertySpecifiers
-
- getSpelExpression() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getSpelExpression() - Method in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty
-
Inspects a potentially available
Value
annotation at the property and returns the
String
value of
it.
- getSpelExpression() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- getSpelExpression() - Method in class org.springframework.data.mapping.PreferredConstructor.Parameter
-
Returns the key to be used when looking up a source data structure to populate the actual parameter value.
- getStereotypes() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- getStringMatcher() - Method in class org.springframework.data.domain.ExampleMatcher.PropertySpecifier
-
- getStringMatcherForPath(String) - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
Get the ExampleMatcher.StringMatcher
for a given path or return the default one if none defined.
- getSuperTypeInformation(Class<?>) - Method in interface org.springframework.data.util.TypeInformation
-
- getTarget() - Method in interface org.springframework.data.projection.TargetAware
-
Returns the proxy target.
- getTargetClass() - Method in interface org.springframework.data.projection.TargetAware
-
Returns the type of the proxy target.
- getTargetClassMethod(Method) - Method in interface org.springframework.data.repository.core.RepositoryInformation
-
Returns the target class method that is backing the given method.
- getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
Create a repository instance as backing for the query proxy.
- getTargetRepositoryViaReflection(RepositoryInformation, Object...) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
Creates a repository of the repository base class defined in the given
RepositoryInformation
using
reflection.
- getTotalElements() - Method in interface org.springframework.data.domain.Page
-
Returns the total amount of elements.
- getTotalElements() - Method in class org.springframework.data.domain.PageImpl
-
- getTotalPages() - Method in interface org.springframework.data.domain.Page
-
Returns the number of total pages.
- getTotalPages() - Method in class org.springframework.data.domain.PageImpl
-
- getTransaction(TransactionDefinition) - Method in class org.springframework.data.transaction.ChainedTransactionManager
-
- getType() - Method in exception org.springframework.data.mapping.context.InvalidPersistentPropertyPath
-
Returns the type the source property path was attempted to be resolved on.
- getType() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getType() - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getType() - Method in interface org.springframework.data.mapping.PersistentEntity
-
Returns the resolved Java type of this entity.
- getType() - Method in interface org.springframework.data.mapping.PersistentProperty
-
The type of the property
- getType() - Method in class org.springframework.data.mapping.PreferredConstructor.Parameter
-
- getType() - Method in class org.springframework.data.mapping.PropertyPath
-
Returns the type of the property will return the plain resolved type for simple properties, the component type for
any
Iterable
or the value type of a
Map
if the property is one.
- getType() - Method in exception org.springframework.data.mapping.PropertyReferenceException
-
Returns the type the property could not be found on.
- getType() - Method in interface org.springframework.data.projection.ProjectionInformation
-
Returns the projection type.
- getType() - Method in class org.springframework.data.repository.query.Parameter
-
- getType() - Method in class org.springframework.data.repository.query.parser.Part
-
- getType() - Method in class org.springframework.data.util.AnnotationDetectionFieldCallback
-
Returns the type of the field.
- getType() - Method in class org.springframework.data.util.ClassTypeInformation
-
- getType() - Method in interface org.springframework.data.util.TypeInformation
-
Returns the type of the property.
- getTypeAlias() - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getTypeAlias() - Method in interface org.springframework.data.mapping.PersistentEntity
-
Returns the alias to be used when storing type information.
- getTypeArguments() - Method in interface org.springframework.data.util.TypeInformation
-
- getTypeInformation() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- getTypeInformation() - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getTypeInformation() - Method in interface org.springframework.data.mapping.PersistentEntity
-
- getTypeInformation() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- getTypes() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- getTypeToRead() - Method in class org.springframework.data.repository.query.ReturnedType
-
Returns the type that the query execution is supposed to pass to the underlying infrastructure.
- getUnit() - Method in class org.springframework.data.geo.Distance
-
Returns a
String
representation of the unit the distance is in.
- getUnresolvableSegment() - Method in exception org.springframework.data.mapping.context.InvalidPersistentPropertyPath
-
Returns the segment of the source property path that could not be resolved.
- getUsername() - Method in class org.springframework.data.authentication.UserCredentials
-
Get the username to use for authentication.
- getValue() - Method in class org.springframework.data.geo.Distance
-
Returns the distance value in the current
Metric
.
- getValue(int) - Method in class org.springframework.data.repository.query.ParametersParameterAccessor
-
Returns the value with the given index.
- getValue() - Method in class org.springframework.data.repository.util.NullableWrapper
-
Returns the backing valie
- getValue(Object) - Method in class org.springframework.data.util.AnnotationDetectionFieldCallback
-
Retrieves the value of the field by reflection.
- getValue() - Method in class org.springframework.data.util.CacheValue
-
Returns the actual underlying value.
- getValues() - Method in interface org.springframework.data.crossstore.ChangeSet
-
- getValues() - Method in class org.springframework.data.crossstore.HashMapChangeSet
-
- getValueTransformerForPath(String) - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
Get the ignore case flag for a given path or return ExampleMatcher.NoOpPropertyValueTransformer
if none
defined.
- getValueType() - Method in class org.springframework.data.repository.util.NullableWrapper
-
Returns the type of the contained value.
- getVersionProperty() - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- getVersionProperty() - Method in interface org.springframework.data.mapping.PersistentEntity
-
- getX() - Method in class org.springframework.data.geo.Point
-
Returns the x-coordinate of the
Point
.
- getY() - Method in class org.springframework.data.geo.Point
-
Returns the y-coordinate of the
Point
.
- Id - Annotation Type in org.springframework.data.annotation
-
Demarcates an identifier.
- ID_KEY - Static variable in interface org.springframework.data.crossstore.ChangeSetPersister
-
- IdentifierAccessor - Interface in org.springframework.data.mapping
-
Interface for a component allowing the access of identifier values.
- IdPropertyIdentifierAccessor - Class in org.springframework.data.mapping.model
-
- IdPropertyIdentifierAccessor(PersistentEntity<?, ?>, Object) - Constructor for class org.springframework.data.mapping.model.IdPropertyIdentifierAccessor
-
- ignoreCase() - Method in class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
-
Sets ignores case to true.
- ignoreCase(boolean) - Method in class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
-
Sets ignores case to ignoreCase
.
- ignoreCase() - Static method in class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatchers
-
- ignoreCase() - Method in class org.springframework.data.domain.Sort.Order
-
Returns a new
Sort.Order
with case insensitive sorting enabled.
- IllegalMappingException - Exception in org.springframework.data.mapping.model
-
Thrown when an error occurs reading the mapping between object and datastore
- IllegalMappingException(String, Throwable) - Constructor for exception org.springframework.data.mapping.model.IllegalMappingException
-
- IllegalMappingException(String) - Constructor for exception org.springframework.data.mapping.model.IllegalMappingException
-
- in(Metric) - Method in class org.springframework.data.geo.Distance
-
- including(Path<?>...) - Method in class org.springframework.data.querydsl.binding.QuerydslBindings
-
Include properties for binding.
- information - Variable in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- init() - Method in class org.springframework.data.repository.config.RepositoryNameSpaceHandler
-
- initialize() - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
Initializes the mapping context.
- initialize() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
Forces the initialization of bean target.
- INSTANCE - Static variable in class org.springframework.data.domain.jaxb.OrderAdapter
-
- INSTANCE - Static variable in class org.springframework.data.domain.jaxb.SortAdapter
-
- InvalidPersistentPropertyPath - Exception in org.springframework.data.mapping.context
-
- invalidProperty(QueryMethod, String) - Static method in exception org.springframework.data.repository.query.QueryCreationException
-
Rejects the given domain class property.
- invoke(MethodInvocation) - Method in class org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport.QueryExecutorMethodInterceptor
-
- invoke(MethodInvocation) - Method in enum org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor
-
- invoke(Object[]) - Method in class org.springframework.data.repository.query.spi.Function
-
Invokes the function with the given arguments.
- invokeDelete(Serializable) - Method in class org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter
-
- invokeDelete(Serializable) - Method in interface org.springframework.data.repository.support.RepositoryInvoker
-
- invokeFindAll(Pageable) - Method in class org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter
-
- invokeFindAll(Sort) - Method in class org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter
-
- invokeFindAll(Pageable) - Method in interface org.springframework.data.repository.support.RepositoryInvoker
-
- invokeFindAll(Sort) - Method in interface org.springframework.data.repository.support.RepositoryInvoker
-
- invokeFindOne(Serializable) - Method in class org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter
-
- invokeFindOne(Serializable) - Method in interface org.springframework.data.repository.support.RepositoryInvoker
-
- invokeQueryMethod(Method, Map<String, String[]>, Pageable, Sort) - Method in class org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter
-
- invokeQueryMethod(Method, MultiValueMap<String, ? extends Object>, Pageable, Sort) - Method in class org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter
-
- invokeQueryMethod(Method, Map<String, String[]>, Pageable, Sort) - Method in interface org.springframework.data.repository.support.RepositoryInvoker
-
- invokeQueryMethod(Method, MultiValueMap<String, ? extends Object>, Pageable, Sort) - Method in interface org.springframework.data.repository.support.RepositoryInvoker
-
Invokes the query method backed by the given
Method
using the given parameters,
Pageable
and
Sort
.
- invokeSave(T) - Method in class org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter
-
- invokeSave(T) - Method in interface org.springframework.data.repository.support.RepositoryInvoker
-
- is(Version) - Method in class org.springframework.data.util.Version
-
Returns whether the current
Version
is the same as the given one.
- isAllMatching() - Method in class org.springframework.data.domain.ExampleMatcher
-
Returns whether all of the predicates of the
Example
are supposed to match.
- isAlternative() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty
-
Returns whether the property carries the an annotation of the given type.
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface org.springframework.data.mapping.PersistentProperty
-
- isAnyMatching() - Method in class org.springframework.data.domain.ExampleMatcher
-
Returns whether it's sufficient that any of the predicates of the
Example
match.
- isArray() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- isArray() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns whether the property is an array.
- isAscending() - Method in enum org.springframework.data.domain.Sort.Direction
-
Returns whether the direction is ascending.
- isAscending() - Method in class org.springframework.data.domain.Sort.Order
-
Returns whether sorting for this property shall be ascending.
- isAssignableFrom(TypeInformation<?>) - Method in class org.springframework.data.util.ClassTypeInformation
-
- isAssignableFrom(TypeInformation<?>) - Method in interface org.springframework.data.util.TypeInformation
-
Returns if the current
TypeInformation
can be safely assigned to the given one.
- isAssociation() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- isAssociation() - Method in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty
-
- isAssociation() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- isAuditable(Object) - Method in class org.springframework.data.auditing.AuditingHandler
-
Returns whether the given source is considered to be auditable in the first place
- isBaseClassMethod(Method) - Method in interface org.springframework.data.repository.core.RepositoryInformation
-
Returns whether the given method is logically a base class method.
- isBasePathOf(PersistentPropertyPath<T>) - Method in interface org.springframework.data.mapping.context.PersistentPropertyPath
-
- isBindable() - Method in class org.springframework.data.repository.query.Parameter
-
Returns whether the
Parameter
is to be bound to a query.
- isBindable(Class<?>) - Static method in class org.springframework.data.repository.query.Parameters
-
Returns whether the given type is a bindable parameter.
- isClosed() - Method in interface org.springframework.data.projection.ProjectionInformation
-
- isCollection() - Method in class org.springframework.data.mapping.PropertyPath
-
- isCollectionLike() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- isCollectionLike() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- isCollectionLike() - Method in interface org.springframework.data.util.TypeInformation
-
Returns whether the type can be considered a collection, which means it's a container of elements, e.g. a
Collection
and
Array
or anything implementing
Iterable
.
- isCollectionQuery() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns whether the finder will actually return a collection of entities or a single one.
- isConstructorArgument(PersistentProperty<?>) - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- isConstructorArgument(PersistentProperty<?>) - Method in interface org.springframework.data.mapping.PersistentEntity
-
- isConstructorParameter(PersistentProperty<?>) - Method in class org.springframework.data.mapping.PreferredConstructor
-
- isCountProjection() - Method in class org.springframework.data.repository.query.parser.PartTree
-
Returns whether a count projection shall be applied.
- isCustomMethod(Method) - Method in interface org.springframework.data.repository.core.RepositoryInformation
-
Returns whether the given method is a custom repository method.
- isDefaultMethod(Method) - Static method in class org.springframework.data.util.ReflectionUtils
-
Back-port of Java 8's
isDefault()
method on
Method
.
- isDefaultRevisionEntity() - Method in interface org.springframework.data.repository.history.support.RevisionEntityInformation
-
- isDelete() - Method in class org.springframework.data.repository.query.parser.PartTree
-
return true if the created
PartTree
is meant to be used for delete operation.
- isDescending() - Method in enum org.springframework.data.domain.Sort.Direction
-
Returns whether the direction is descending.
- isDescending() - Method in class org.springframework.data.domain.Sort.Order
-
Returns whether sorting for this property shall be descending.
- isDistinct() - Method in class org.springframework.data.repository.query.parser.PartTree
-
Returns whether we indicate distinct lookup of entities.
- isDynamicProjectionParameter() - Method in class org.springframework.data.repository.query.Parameter
-
Returns whether the current
Parameter
is the one used for dynamic projections.
- isEmpty() - Method in interface org.springframework.data.mapping.context.PersistentPropertyPath
-
Returns whether the path is empty.
- isEnclosingClassParameter(PreferredConstructor.Parameter<?, P>) - Method in class org.springframework.data.mapping.PreferredConstructor
-
- isEntity() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- isEntity() - Method in interface org.springframework.data.mapping.PersistentProperty
-
- isExistsProjection() - Method in class org.springframework.data.repository.query.parser.PartTree
-
Returns whether an exists projection shall be applied.
- isExplicitlyAnnotated() - Method in class org.springframework.data.mapping.PreferredConstructor
-
- isExplicitlyNamed() - Method in class org.springframework.data.repository.query.Parameter
-
Returns whether the parameter is named explicitly, i.e. annotated with
Param
.
- isFallbackPageable(Pageable) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Returns whether the given
Pageable
is the fallback one.
- isFirst() - Method in interface org.springframework.data.domain.Slice
-
Returns whether the current
Slice
is the first one.
- isGenericRepositoryInterface(Class<?>) - Static method in class org.springframework.data.repository.util.ClassUtils
-
Returns wthere the given type is the
Repository
interface.
- isGenericRepositoryInterface(String) - Static method in class org.springframework.data.repository.util.ClassUtils
-
Returns whether the given type name is a repository interface name.
- isGetter() - Method in class org.springframework.data.projection.Accessor
-
Returns whether the accessor is a getter.
- isGreaterThan(Version) - Method in class org.springframework.data.util.Version
-
Returns whether the current
Version
is greater (newer) than the given one.
- isGreaterThanOrEqualTo(Version) - Method in class org.springframework.data.util.Version
-
Returns whether the current
Version
is greater (newer) or the same as the given one.
- isIdProperty() - Method in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty
-
Gets the value of the property idProperty.
- isIdProperty(PersistentProperty<?>) - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- isIdProperty(PersistentProperty<?>) - Method in interface org.springframework.data.mapping.PersistentEntity
-
- isIdProperty() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Gets the value of the property idProperty.
- isIgnoreCase() - Method in class org.springframework.data.domain.Sort.Order
-
Returns whether or not the sort will be case sensitive.
- isIgnoreCaseEnabled() - Method in class org.springframework.data.domain.ExampleMatcher
-
- isIgnoreCaseEnabled() - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
- isIgnoreCaseForPath(String) - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
Get the ignore case flag for a given path or return the default one if none defined.
- isIgnoredPath(String) - Method in class org.springframework.data.domain.ExampleMatcher
-
- isIgnoredPath(String) - Method in class org.springframework.data.repository.core.support.ExampleMatcherAccessor
-
- isInstance(Object) - Method in class org.springframework.data.repository.query.ReturnedType
-
Returns whether the given source object is an instance of the returned type.
- isJava8StreamType(Class<?>) - Static method in class org.springframework.data.util.ReflectionUtils
-
Tests whether the given type is assignable to a Java 8
Stream
.
- isLast() - Method in class org.springframework.data.domain.PageImpl
-
- isLast() - Method in interface org.springframework.data.domain.Slice
-
Returns whether the current
Slice
is the last one.
- isLazyInit() - Method in class org.springframework.data.repository.config.DefaultRepositoryConfiguration
-
- isLazyInit() - Method in interface org.springframework.data.repository.config.RepositoryConfiguration
-
Returns whether to initialize the repository proxy lazily.
- isLessThan(Version) - Method in class org.springframework.data.util.Version
-
Returns whether the current
Version
is less (older) than the given one.
- isLessThanOrEqualTo(Version) - Method in class org.springframework.data.util.Version
-
Returns whether the current
Version
is less (older) or equal to the current one.
- isLimiting() - Method in class org.springframework.data.repository.query.parser.PartTree
-
Return true if the create
PartTree
is meant to be used for a query with limited maximal results.
- isMap() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- isMap() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns whether the property is a
Map
.
- isMap() - Method in interface org.springframework.data.util.TypeInformation
-
Returns whether the property is a
Map
.
- isModifyingQuery() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns whether the query method is a modifying one.
- isModifyOnCreate() - Method in class org.springframework.data.auditing.config.AnnotationAuditingConfiguration
-
- isModifyOnCreate() - Method in interface org.springframework.data.auditing.config.AuditingConfiguration
-
Returns whether the entity shall be marked as modified on creation.
- isNamedParameter() - Method in class org.springframework.data.repository.query.Parameter
-
Returns whether the parameter is annotated with
Param
.
- isNew() - Method in interface org.springframework.data.domain.Persistable
-
Returns if the Persistable
is new or was persisted already.
- isNew(T) - Method in interface org.springframework.data.repository.core.EntityInformation
-
Returns whether the given entity is considered to be new.
- isNew(T) - Method in class org.springframework.data.repository.core.support.AbstractEntityInformation
-
- isNew(T) - Method in class org.springframework.data.repository.core.support.DelegatingEntityInformation
-
- isNew(T) - Method in class org.springframework.data.repository.core.support.PersistableEntityInformation
-
- isNew(Object) - Method in interface org.springframework.data.support.IsNewStrategy
-
Returns whether the given entity is new, i.e. has never been persisted before or not.
- isNew(Object) - Method in enum org.springframework.data.support.PersistableIsNewStrategy
-
- IsNewAwareAuditingHandler - Class in org.springframework.data.auditing
-
- IsNewAwareAuditingHandler(MappingContext<? extends PersistentEntity<?, ?>, ? extends PersistentProperty<?>>) - Constructor for class org.springframework.data.auditing.IsNewAwareAuditingHandler
-
- IsNewAwareAuditingHandler(PersistentEntities) - Constructor for class org.springframework.data.auditing.IsNewAwareAuditingHandler
-
- IsNewAwareAuditingHandlerBeanDefinitionParser - Class in org.springframework.data.auditing.config
-
- IsNewAwareAuditingHandlerBeanDefinitionParser(String) - Constructor for class org.springframework.data.auditing.config.IsNewAwareAuditingHandlerBeanDefinitionParser
-
- IsNewStrategy - Interface in org.springframework.data.support
-
Strategy interface to determine whether a given entity is to be considered new.
- IsNewStrategyFactory - Interface in org.springframework.data.support
-
Factory interface to create
IsNewStrategy
instances for a given class.
- IsNewStrategyFactorySupport - Class in org.springframework.data.support
-
- IsNewStrategyFactorySupport() - Constructor for class org.springframework.data.support.IsNewStrategyFactorySupport
-
- isNoArgConstructor() - Method in class org.springframework.data.mapping.PreferredConstructor
-
Returns whether the constructor does not have any arguments.
- isNullable() - Method in class org.springframework.data.repository.cdi.CdiRepositoryBean
-
- isOfType(Object, Collection<Class<?>>) - Static method in class org.springframework.data.repository.util.ClassUtils
-
Returns whether the given object is of one of the given types.
- isOneIndexedParameters() - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Indicates whether to expose and assume 1-based page number indexes in the request parameters.
- isPageQuery() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns whether the finder will return a
Page
of results.
- isPagingRepository() - Method in interface org.springframework.data.repository.core.RepositoryMetadata
-
Returns whether the repository is a paging one.
- isPagingRepository() - Method in class org.springframework.data.repository.core.support.AbstractRepositoryMetadata
-
- isPresent() - Method in class org.springframework.data.util.CacheValue
-
Returns whether the cached value has an actual value.
- isProjecting() - Method in class org.springframework.data.repository.query.ReturnedType
-
Returns whether the type is projecting, i.e. not of the domain type.
- isQueryForEntity() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns whether the query for theis method actually returns entities.
- isQueryMethod(Method) - Method in interface org.springframework.data.repository.core.RepositoryInformation
-
Returns whether the given method is a query method.
- isSetDates() - Method in class org.springframework.data.auditing.config.AnnotationAuditingConfiguration
-
- isSetDates() - Method in interface org.springframework.data.auditing.config.AuditingConfiguration
-
Returns whether the creation and modification dates shall be set.
- isSetter() - Method in class org.springframework.data.projection.Accessor
-
Returns whether the accessor is a setter.
- isSimpleType(Class<?>) - Method in class org.springframework.data.mapping.model.SimpleTypeHolder
-
Returns whether the given type is considered a simple one.
- isSingleton() - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- isSingleValue(Class<?>) - Static method in class org.springframework.data.repository.util.QueryExecutionConverters
-
- isSliceQuery() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns whether the query method will return a
Slice
.
- isSpecialParameter() - Method in class org.springframework.data.repository.query.Parameter
-
Returns whether the parameter is a special parameter.
- isStreamQuery() - Method in class org.springframework.data.repository.query.QueryMethod
-
Returns whether the method returns a Stream.
- isStrictRepositoryCandidate(Class<?>) - Method in class org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
-
Returns whether the given repository interface is a candidate for bean definition creation in the strict repository
detection mode.
- isSupported(PersistentEntity<?, ?>) - Method in class org.springframework.data.mapping.model.ClassGeneratingPropertyAccessorFactory
-
Checks whether an accessor class can be generated.
- isSupported(PersistentEntity<?, ?>) - Method in interface org.springframework.data.mapping.model.PersistentPropertyAccessorFactory
-
- isSurroundingTransactionActive() - Method in enum org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor
-
Returns whether a transaction was active before the method call entered the repository proxy.
- isTransient() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- isTransient() - Method in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty
-
- isTransient() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns whether the property is transient.
- isVersionProperty() - Method in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty
-
Gets the value of the property versionProperty.
- isVersionProperty(PersistentProperty<?>) - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- isVersionProperty(PersistentProperty<?>) - Method in interface org.springframework.data.mapping.PersistentEntity
-
- isVersionProperty() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Gets the value of the property versionProperty.
- isWritable() - Method in class org.springframework.data.mapping.model.AbstractPersistentProperty
-
- isWritable() - Method in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty
-
- isWritable() - Method in interface org.springframework.data.mapping.PersistentProperty
-
Returns whether the current property is writable, i.e. if the value held for it shall be written to the data store.
- iterator() - Method in class org.springframework.data.domain.Sort
-
- iterator() - Method in class org.springframework.data.geo.GeoResults
-
- iterator() - Method in class org.springframework.data.geo.Polygon
-
- iterator() - Method in class org.springframework.data.history.Revisions
-
- iterator() - Method in class org.springframework.data.mapping.context.PersistentEntities
-
- iterator() - Method in class org.springframework.data.mapping.PropertyPath
-
- iterator() - Method in interface org.springframework.data.repository.query.ParameterAccessor
-
Returns an iterator over all bindable parameters.
- iterator() - Method in class org.springframework.data.repository.query.Parameters
-
- iterator() - Method in class org.springframework.data.repository.query.ParametersParameterAccessor
-
- iterator() - Method in class org.springframework.data.repository.query.parser.PartTree
-
- iterator() - Method in class org.springframework.data.repository.query.parser.PartTree.OrPart
-
- iterator() - Method in class org.springframework.data.repository.support.Repositories
-
- save(S) - Method in interface org.springframework.data.repository.CrudRepository
-
Saves a given entity.
- save(Iterable<S>) - Method in interface org.springframework.data.repository.CrudRepository
-
Saves all given entities.
- selectImports(AnnotationMetadata) - Method in class org.springframework.data.web.config.EnableSpringDataWebSupport.QuerydslActivator
-
- selectImports(AnnotationMetadata) - Method in class org.springframework.data.web.config.EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector
-
- set(String, Object) - Method in interface org.springframework.data.crossstore.ChangeSet
-
- set(String, Object) - Method in class org.springframework.data.crossstore.HashMapChangeSet
-
- SET - Static variable in class org.springframework.data.util.ClassTypeInformation
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.querydsl.binding.QuerydslBindingsFactory
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.repository.query.ExtensionAwareEvaluationContextProvider
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.repository.support.DomainClassConverter
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.repository.support.DomainClassPropertyEditorRegistrar
-
Deprecated.
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.data.repository.init.ResourceReaderRepositoryPopulator
-
- setAsText(String) - Method in class org.springframework.data.repository.support.DomainClassPropertyEditor
-
- setAuditorAware(AuditorAware<?>) - Method in class org.springframework.data.auditing.AuditingHandler
-
Setter to inject a AuditorAware
component to retrieve the current auditor.
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.repository.config.RepositoryBeanNameGenerator
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.web.ProjectingJackson2HttpMessageConverter
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.web.ProxyingHandlerMethodArgumentResolver
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.projection.SpelAwareProxyProjectionFactory
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.web.ProjectingJackson2HttpMessageConverter
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.web.ProxyingHandlerMethodArgumentResolver
-
- setCreatedBy(Object) - Method in interface org.springframework.data.auditing.AuditableBeanWrapper
-
Set the creator of the object.
- setCreatedBy(U) - Method in interface org.springframework.data.domain.Auditable
-
Sets the user who created this entity.
- setCreatedDate(Calendar) - Method in interface org.springframework.data.auditing.AuditableBeanWrapper
-
Set the date the object was created.
- setCreatedDate(DateTime) - Method in interface org.springframework.data.domain.Auditable
-
Sets the creation date of the entity.
- setCustomImplementation(Object) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
Setter to inject a custom repository implementation.
- setDateTimeForNow(boolean) - Method in class org.springframework.data.auditing.AuditingHandler
-
- setDateTimeProvider(DateTimeProvider) - Method in class org.springframework.data.auditing.AuditingHandler
-
- setEnableDefaultTransactions(boolean) - Method in class org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport
-
Configures whether to enable the default transactions configured at the repository base implementation class.
- setEnvironment(Environment) - Method in class org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport
-
- setEnvironment(Environment) - Method in class org.springframework.data.util.AnnotatedTypeScanner
-
- setEnvironment(Environment) - Method in class org.springframework.data.web.config.EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector
-
- setEvaluationContextProvider(EvaluationContextProvider) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- setEvaluationContextProvider(EvaluationContextProvider) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- setFallbackPageable(Pageable) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Configures the
Pageable
to be used as fallback in case no
PageableDefault
or
PageableDefaults
(the latter only supported in legacy mode) can be found at the method parameter to be
resolved.
- setFallbackSort(Sort) - Method in class org.springframework.data.web.SortHandlerMethodArgumentResolver
-
- setField(Field, Object, Object) - Static method in class org.springframework.data.util.ReflectionUtils
-
Sets the given field on the given object to the given value.
- setForceFirstAndLastRels(boolean) - Method in class org.springframework.data.web.PagedResourcesAssembler
-
Configures whether to always add first
and last
links to the PagedResources
created.
- setInitialEntitySet(Set<? extends Class<?>>) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
Sets the
Set
of types to populate the context initially.
- setLastModifiedBy(Object) - Method in interface org.springframework.data.auditing.AuditableBeanWrapper
-
Set the last modifier of the object.
- setLastModifiedBy(U) - Method in interface org.springframework.data.domain.Auditable
-
Sets the user who modified the entity lastly.
- setLastModifiedDate(Calendar) - Method in interface org.springframework.data.auditing.AuditableBeanWrapper
-
Set the last modification date.
- setLastModifiedDate(DateTime) - Method in interface org.springframework.data.domain.Auditable
-
Sets the date of the last modification.
- setLazyInit(boolean) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
Configures whether to initialize the repository proxy lazily.
- setLocations(String) - Method in class org.springframework.data.repository.config.NamedQueriesBeanDefinitionBuilder
-
Sets the (comma-separated) locations to load the properties files from to back the
NamedQueries
instance.
- setMapper(ObjectMapper) - Method in class org.springframework.data.repository.init.Jackson2RepositoryPopulatorFactoryBean
-
Configures the ObjectMapper
to be used.
- setMappingContext(MappingContext<?, ?>) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- setMaxPageSize(int) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Configures the maximum page size to be accepted.
- setModifyOnCreation(boolean) - Method in class org.springframework.data.auditing.AuditingHandler
-
Set this to false if you want to treat entity creation as modification and thus set the current date as
modification date, too.
- setNamedQueries(NamedQueries) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
- setNamedQueries(NamedQueries) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- setOneIndexedParameters(boolean) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Configures whether to expose and assume 1-based page number indexes in the request parameters.
- setPageParameterName(String) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Configures the parameter name to be used to find the page number in the request.
- setPersistentPropertyAccessorFactory(PersistentPropertyAccessorFactory) - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- setPersistentPropertyAccessorFactory(PersistentPropertyAccessorFactory) - Method in interface org.springframework.data.mapping.model.MutablePersistentEntity
-
- setPrefix(String) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Configures a general prefix to be prepended to the page number and page size parameters.
- setProperty(PersistentProperty<?>, Object) - Method in class org.springframework.data.mapping.model.ConvertingPropertyAccessor
-
- setProperty(PersistentProperty<?>, Object) - Method in interface org.springframework.data.mapping.PersistentPropertyAccessor
-
- setPropertyDelimiter(String) - Method in class org.springframework.data.web.SortHandlerMethodArgumentResolver
-
Configures the delimiter used to separate property references and the direction to be sorted by.
- setPropertyReference(BeanDefinitionBuilder, Element, String, String) - Static method in class org.springframework.data.config.ParsingUtils
-
Configures a bean property reference with the value of the attribute of the given name if it is configured.
- setPropertyValue(BeanDefinitionBuilder, Element, String, String) - Static method in class org.springframework.data.config.ParsingUtils
-
Configures a property value for the given property name reading the attribute of the given name from the given
Element
if the attribute is configured.
- setPropertyValue(BeanDefinitionBuilder, Element, String) - Static method in class org.springframework.data.config.ParsingUtils
-
Sets the property with the given attribute name on the given
BeanDefinitionBuilder
to the value of the
attribute with the given name if the attribute is configured.
- setPropertyValue(String, Object) - Method in class org.springframework.data.util.DirectFieldAccessFallbackBeanWrapper
-
- setQualifierDelimiter(String) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
The delimiter to be used between the qualifier and the actual page number and size properties.
- setQualifierDelimiter(String) - Method in class org.springframework.data.web.SortHandlerMethodArgumentResolver
-
Configures the delimiter used to separate the qualifier from the sort parameter.
- setQueryLookupStrategyKey(QueryLookupStrategy.Key) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
Set the QueryLookupStrategy.Key
to be used.
- setQueryLookupStrategyKey(QueryLookupStrategy.Key) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
Sets the strategy of how to lookup a query to execute finders.
- setRepositoryBaseClass(Class<?>) - Method in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
-
Configures the repository base class to be used.
- setRepositoryBaseClass(Class<?>) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
Configures the repository base class to use when creating the repository proxy.
- setResourceLoader(ResourceLoader) - Method in class org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.data.util.AnnotatedTypeScanner
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.data.web.config.EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.data.web.ProxyingHandlerMethodArgumentResolver
-
- setResourceLocation(String) - Method in class org.springframework.data.repository.init.ResourceReaderRepositoryPopulator
-
Configures the location of the
Resource
s to be used to initialize the repositories.
- setResources(Resource[]) - Method in class org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean
-
Configures the
Resource
s to be used to load objects from and initialize the repositories eventually.
- setResources(Resource...) - Method in class org.springframework.data.repository.init.ResourceReaderRepositoryPopulator
-
Configures the
Resource
s to be used to initialize the repositories.
- setSimpleTypeHolder(SimpleTypeHolder) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- setSizeParameterName(String) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
Configures the parameter name to be used to find the page size in the request.
- setSortParameter(String) - Method in class org.springframework.data.web.SortHandlerMethodArgumentResolver
-
Configure the request parameter to lookup sort information from.
- setStrict(boolean) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- setTransactionManager(String) - Method in class org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport
-
Setter to configure which transaction manager to be used.
- setTypeKey(String) - Method in class org.springframework.data.repository.init.Jackson2ResourceReader
-
Configures the JSON document's key to lookup the type to instantiate the object.
- setUnmarshaller(Unmarshaller) - Method in class org.springframework.data.repository.init.UnmarshallerRepositoryPopulatorFactoryBean
-
- Shape - Interface in org.springframework.data.geo
-
Common interface for all shapes.
- shouldConsiderNestedRepositories() - Method in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
-
- shouldConsiderNestedRepositories() - Method in class org.springframework.data.repository.config.RepositoryConfigurationSourceSupport
-
Returns whether we should consider nested repositories, i.e. repository interface definitions nested in other
classes.
- shouldConsiderNestedRepositories() - Method in class org.springframework.data.repository.config.XmlRepositoryConfigurationSource
-
- shouldCreatePersistentEntityFor(TypeInformation<?>) - Method in class org.springframework.data.mapping.context.AbstractMappingContext
-
- shouldGenerateId() - Method in class org.springframework.data.auditing.config.AuditingHandlerBeanDefinitionParser
-
- shouldGenerateIdAsFallback() - Method in class org.springframework.data.repository.config.ResourceReaderRepositoryPopulatorBeanDefinitionParser
-
- shouldIgnoreCase() - Method in class org.springframework.data.repository.query.parser.Part
-
Returns whether the
PropertyPath
referenced should be matched ignoring case.
- SimpleAssociationHandler - Interface in org.springframework.data.mapping
-
- SimpleEntityPathResolver - Enum in org.springframework.data.querydsl
-
Simple implementation of
EntityPathResolver
to lookup a query class by reflection and using the static field
of the same type.
- SimplePropertyHandler - Interface in org.springframework.data.mapping
-
- SimpleTypeHolder - Class in org.springframework.data.mapping.model
-
Simple container to hold a set of types to be considered simple types.
- SimpleTypeHolder() - Constructor for class org.springframework.data.mapping.model.SimpleTypeHolder
-
- SimpleTypeHolder(Set<? extends Class<?>>, boolean) - Constructor for class org.springframework.data.mapping.model.SimpleTypeHolder
-
- SimpleTypeHolder(Set<? extends Class<?>>, SimpleTypeHolder) - Constructor for class org.springframework.data.mapping.model.SimpleTypeHolder
-
Copy constructor to create a new
SimpleTypeHolder
that carries the given additional custom simple types.
- SimpleTypeInformationMapper - Class in org.springframework.data.convert
-
- SimpleTypeInformationMapper() - Constructor for class org.springframework.data.convert.SimpleTypeInformationMapper
-
- singleValue(Class<?>) - Static method in class org.springframework.data.repository.util.QueryExecutionConverters.WrapperType
-
- SingleValueBinding<T extends com.querydsl.core.types.Path<? extends S>,S> - Interface in org.springframework.data.querydsl.binding
-
- Slice<T> - Interface in org.springframework.data.domain
-
A slice of data that indicates whether there's a next or previous slice available.
- SliceImpl<T> - Class in org.springframework.data.domain
-
Default implementation of
Slice
.
- SliceImpl(List<T>, Pageable, boolean) - Constructor for class org.springframework.data.domain.SliceImpl
-
- SliceImpl(List<T>) - Constructor for class org.springframework.data.domain.SliceImpl
-
Creates a new
SliceImpl
with the given content.
- SnakeCaseFieldNamingStrategy - Class in org.springframework.data.mapping.model
-
FieldNamingStrategy
that translates typical camel case Java property names to lower case JSON element names,
separated by underscores.
- SnakeCaseFieldNamingStrategy() - Constructor for class org.springframework.data.mapping.model.SnakeCaseFieldNamingStrategy
-
- Sort - Class in org.springframework.data.domain
-
Sort option for queries.
- Sort(Sort.Order...) - Constructor for class org.springframework.data.domain.Sort
-
- Sort(List<Sort.Order>) - Constructor for class org.springframework.data.domain.Sort
-
Creates a new
Sort
instance.
- Sort(String...) - Constructor for class org.springframework.data.domain.Sort
-
Creates a new
Sort
instance.
- Sort(Sort.Direction, String...) - Constructor for class org.springframework.data.domain.Sort
-
Creates a new
Sort
instance.
- Sort(Sort.Direction, List<String>) - Constructor for class org.springframework.data.domain.Sort
-
Creates a new
Sort
instance.
- Sort.Direction - Enum in org.springframework.data.domain
-
Enumeration for sort directions.
- Sort.NullHandling - Enum in org.springframework.data.domain
-
Enumeration for null handling hints that can be used in
Sort.Order
expressions.
- Sort.Order - Class in org.springframework.data.domain
-
PropertyPath implements the pairing of an
Sort.Direction
and a property.
- SortAdapter - Class in org.springframework.data.domain.jaxb
-
- SortAdapter() - Constructor for class org.springframework.data.domain.jaxb.SortAdapter
-
- SortArgumentResolver - Interface in org.springframework.data.web
-
- SortDefault - Annotation Type in org.springframework.data.web
-
Annotation to define the default
Sort
options to be used when injecting a
Sort
instance into a
controller handler method.
- SortDefault.SortDefaults - Annotation Type in org.springframework.data.web
-
Wrapper annotation to allow declaring multiple
SortDefault
annotations on a method parameter.
- SortDto() - Constructor for class org.springframework.data.domain.jaxb.SpringDataJaxb.SortDto
-
- SortHandlerMethodArgumentResolver - Class in org.springframework.data.web
-
- SortHandlerMethodArgumentResolver() - Constructor for class org.springframework.data.web.SortHandlerMethodArgumentResolver
-
- sortResolver() - Method in class org.springframework.data.web.config.HateoasAwareSpringDataWebConfiguration
-
- sortResolver() - Method in class org.springframework.data.web.config.SpringDataWebConfiguration
-
- specialize(ClassTypeInformation<?>) - Method in class org.springframework.data.util.ClassTypeInformation
-
- specialize(ClassTypeInformation<?>) - Method in interface org.springframework.data.util.TypeInformation
-
Specializes the given (raw)
ClassTypeInformation
using the context of the current potentially parameterized
type, basically turning the given raw type into a parameterized one.
- SpelAwareProxyProjectionFactory - Class in org.springframework.data.projection
-
A
ProxyProjectionFactory
that adds support to use
Value
-annotated methods on a projection interface
to evaluate the contained SpEL expression to define the outcome of the method call.
- SpelAwareProxyProjectionFactory() - Constructor for class org.springframework.data.projection.SpelAwareProxyProjectionFactory
-
- SpELContext - Class in org.springframework.data.mapping.model
-
- SpELContext(PropertyAccessor) - Constructor for class org.springframework.data.mapping.model.SpELContext
-
- SpELContext(SpelExpressionParser, PropertyAccessor) - Constructor for class org.springframework.data.mapping.model.SpELContext
-
- SpELContext(SpELContext, BeanFactory) - Constructor for class org.springframework.data.mapping.model.SpELContext
-
- SpELExpressionEvaluator - Interface in org.springframework.data.mapping.model
-
SPI for components that can evaluate Spring EL expressions.
- SpELExpressionParameterValueProvider<P extends PersistentProperty<P>> - Class in org.springframework.data.mapping.model
-
- SpELExpressionParameterValueProvider(SpELExpressionEvaluator, ConversionService, ParameterValueProvider<P>) - Constructor for class org.springframework.data.mapping.model.SpELExpressionParameterValueProvider
-
- splitCamelCase(String) - Static method in class org.springframework.data.util.ParsingUtils
-
Splits up the given camel-case
String
.
- splitCamelCaseToLower(String) - Static method in class org.springframework.data.util.ParsingUtils
-
Splits up the given camel-case
String
and returns the parts in lower case.
- SpringDataJacksonConfiguration - Class in org.springframework.data.web.config
-
JavaConfig class to export Jackson specific configuration.
- SpringDataJacksonConfiguration() - Constructor for class org.springframework.data.web.config.SpringDataJacksonConfiguration
-
- SpringDataJacksonModules - Interface in org.springframework.data.web.config
-
Marker interface to describe configuration classes that ship Jackson modules that are supposed to be added to the
Jackson
ObjectMapper
configured for
EnableSpringDataWebSupport
.
- SpringDataJaxb - Class in org.springframework.data.domain.jaxb
-
Helper class containing utility methods to implement JAXB
XmlAdapter
s as well as the DTO types to be
marshalled by JAXB.
- SpringDataJaxb.OrderDto - Class in org.springframework.data.domain.jaxb
-
- SpringDataJaxb.PageDto - Class in org.springframework.data.domain.jaxb
-
- SpringDataJaxb.PageRequestDto - Class in org.springframework.data.domain.jaxb
-
- SpringDataJaxb.SortDto - Class in org.springframework.data.domain.jaxb
-
- SpringDataWebConfiguration - Class in org.springframework.data.web.config
-
- SpringDataWebConfiguration() - Constructor for class org.springframework.data.web.config.SpringDataWebConfiguration
-
- SpringDataWebConfigurationImportSelector() - Constructor for class org.springframework.data.web.config.EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector
-
- startsWith() - Method in class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
-
- startsWith() - Static method in class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatchers
-
- storeDefaultMatching() - Method in class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
-
- storeDefaultMatching() - Static method in class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatchers
-
- StreamUtils - Class in org.springframework.data.util
-
Spring Data specific Java
Stream
utility methods and classes.
- stringMatcher(ExampleMatcher.StringMatcher) - Method in class org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
-
Sets string matcher to stringMatcher
.
- supports(Class<?>) - Static method in class org.springframework.data.convert.Jsr310Converters
-
- supports(Class<?>) - Static method in class org.springframework.data.convert.ThreeTenBackPortConverters
-
- supports(Object, Class<?>) - Method in interface org.springframework.data.projection.MethodInterceptorFactory
-
Returns whether the current factory is supposed to be used to create a
MethodInterceptor
for proxy of the
given target type.
- supports(String) - Method in enum org.springframework.data.repository.query.parser.Part.Type
-
Returns whether the the type supports the given raw property.
- supports(List<TypeDescriptor>) - Method in class org.springframework.data.repository.query.spi.Function
-
Returns true if the function can be called with the given argumentTypes
.
- supports(Class<?>) - Static method in class org.springframework.data.repository.util.QueryExecutionConverters
-
Returns whether the given type is a supported wrapper type.
- supports(Object, Class<?>) - Method in class org.springframework.data.web.JsonProjectingMethodInterceptorFactory
-
- supports(Class<?>) - Method in class org.springframework.data.web.XmlBeamHttpMessageConverter
-
- supportsParameter(MethodParameter) - Method in class org.springframework.data.web.PageableHandlerMethodArgumentResolver
-
- supportsParameter(MethodParameter) - Method in class org.springframework.data.web.PagedResourcesAssemblerArgumentResolver
-
- supportsParameter(MethodParameter) - Method in class org.springframework.data.web.ProxyingHandlerMethodArgumentResolver
-
- supportsParameter(MethodParameter) - Method in class org.springframework.data.web.querydsl.QuerydslPredicateArgumentResolver
-
- supportsParameter(MethodParameter) - Method in class org.springframework.data.web.SortHandlerMethodArgumentResolver
-
- SurroundingTransactionDetectorMethodInterceptor - Enum in org.springframework.data.repository.core.support
-
- suspend() - Method in class org.springframework.data.crossstore.ChangeSetBackedTransactionSynchronization
-
- validate(RepositoryMetadata) - Method in class org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- valueOf(String) - Static method in enum org.springframework.data.annotation.AccessType.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.auditing.CurrentDateTimeProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.config.TypeFilterParser.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.BytecodeGeneratingEntityInstantiator
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateMidnightToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateTimeToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateToDateMidnightConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateToDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateToLocalDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateToLocalDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.JodaTimeConverters.LocalDateTimeToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.JodaTimeConverters.LocalDateToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.DateToInstantConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.DateToLocalDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.DateToLocalDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.DateToLocalTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.DurationToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.InstantToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.LocalDateTimeToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.LocalDateToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.LocalTimeToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.PeriodToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.StringToDurationConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.StringToPeriodConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.StringToZoneIdConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.Jsr310Converters.ZoneIdToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ReflectionEntityInstantiator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.DateToInstantConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.DateToLocalDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.DateToLocalDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.DateToLocalTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.InstantToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.LocalDateTimeToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.LocalDateToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.LocalTimeToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.StringToZoneIdConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.ZoneIdToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.domain.ExampleMatcher.NoOpPropertyValueTransformer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.domain.ExampleMatcher.NullHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.domain.ExampleMatcher.StringMatcher
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.domain.Sort.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.domain.Sort.NullHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.geo.format.DistanceFormatter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.geo.format.PointFormatter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.geo.Metrics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.mapping.model.PropertyNameFieldNamingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.querydsl.SimpleEntityPathResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.repository.init.ResourceReader.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.repository.query.DefaultEvaluationContextProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.repository.query.parser.Part.IgnoreCaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.repository.query.parser.Part.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.repository.query.QueryLookupStrategy.Key
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.support.PersistableIsNewStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.data.annotation.AccessType.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.auditing.CurrentDateTimeProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.config.TypeFilterParser.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.BytecodeGeneratingEntityInstantiator
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateMidnightToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateTimeToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateToDateMidnightConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateToDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateToLocalDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.JodaTimeConverters.DateToLocalDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.JodaTimeConverters.LocalDateTimeToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.JodaTimeConverters.LocalDateToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.DateToInstantConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.DateToLocalDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.DateToLocalDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.DateToLocalTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.DurationToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.InstantToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.LocalDateTimeToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.LocalDateToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.LocalTimeToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.PeriodToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.StringToDurationConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.StringToPeriodConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.StringToZoneIdConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.Jsr310Converters.ZoneIdToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ReflectionEntityInstantiator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.DateToInstantConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.DateToLocalDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.DateToLocalDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.DateToLocalTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.InstantToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.LocalDateTimeToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.LocalDateToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.LocalTimeToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.StringToZoneIdConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.convert.ThreeTenBackPortConverters.ZoneIdToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.domain.ExampleMatcher.NoOpPropertyValueTransformer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.domain.ExampleMatcher.NullHandler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.domain.ExampleMatcher.StringMatcher
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.domain.Sort.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.domain.Sort.NullHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.geo.format.DistanceFormatter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.geo.format.PointFormatter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.geo.Metrics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.mapping.model.PropertyNameFieldNamingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.querydsl.SimpleEntityPathResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.repository.init.ResourceReader.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.repository.query.DefaultEvaluationContextProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.repository.query.parser.Part.IgnoreCaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.repository.query.parser.Part.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.repository.query.QueryLookupStrategy.Key
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.support.PersistableIsNewStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify() - Method in class org.springframework.data.mapping.model.BasicPersistentEntity
-
- verify() - Method in interface org.springframework.data.mapping.model.MutablePersistentEntity
-
- Version - Annotation Type in org.springframework.data.annotation
-
Demarcates a property to be used as version field to implement optimistic locking on entities.
- Version - Class in org.springframework.data.util
-
Value object to represent a Version consisting of major, minor and bugfix part.
- Version(int...) - Constructor for class org.springframework.data.util.Version
-
Creates a new
Version
from the given integer values.