Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Core
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.annotation
,
org.springframework.data.auditing
,
org.springframework.data.authentication
,
org.springframework.data.config
,
org.springframework.data.convert
,
org.springframework.data.crossstore
,
org.springframework.data.domain
,
org.springframework.data.domain.jaxb
,
org.springframework.data.history
,
org.springframework.data.mapping
,
org.springframework.data.mapping.context
,
org.springframework.data.mapping.model
,
org.springframework.data.querydsl
,
org.springframework.data.repository
,
org.springframework.data.repository.cdi
,
org.springframework.data.repository.config
,
org.springframework.data.repository.core
,
org.springframework.data.repository.core.support
,
org.springframework.data.repository.history
,
org.springframework.data.repository.history.support
,
org.springframework.data.repository.init
,
org.springframework.data.repository.query
,
org.springframework.data.repository.query.parser
,
org.springframework.data.repository.support
,
org.springframework.data.repository.util
,
org.springframework.data.support
,
org.springframework.data.transaction
,
org.springframework.data.util
,
org.springframework.data.web
,
org.springframework.data.web.config
Class Hierarchy
java.lang.
Object
org.springframework.beans.factory.xml.
AbstractBeanDefinitionParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.beans.factory.xml.
AbstractSingleBeanDefinitionParser
org.springframework.data.config.
AuditingHandlerBeanDefinitionParser
org.springframework.data.config.
IsNewAwareAuditingHandlerBeanDefinitionParser
org.springframework.data.repository.config.
ResourceReaderRepositoryPopulatorBeanDefinitionParser
org.springframework.data.repository.core.support.
AbstractEntityInformation
<T,ID> (implements org.springframework.data.repository.core.
EntityInformation
<T,ID>)
org.springframework.data.repository.core.support.
PersistableEntityInformation
<T,ID>
org.springframework.data.repository.core.support.
ReflectionEntityInformation
<T,ID>
org.springframework.beans.factory.config.
AbstractFactoryBean
<T> (implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.repository.init.
AbstractRepositoryPopulatorFactoryBean
(implements org.springframework.context.
ApplicationContextAware
, org.springframework.context.
ApplicationListener
<E>)
org.springframework.data.repository.init.
Jackson2RepositoryPopulatorFactoryBean
org.springframework.data.repository.init.
JacksonRepositoryPopulatorFactoryBean
org.springframework.data.repository.init.
UnmarshallerRepositoryPopulatorFactoryBean
org.springframework.data.mapping.context.
AbstractMappingContext
<E,P> (implements org.springframework.context.
ApplicationEventPublisherAware
, org.springframework.beans.factory.
InitializingBean
, org.springframework.data.mapping.context.
MappingContext
<E,P>)
org.springframework.data.mapping.model.
AbstractPersistentProperty
<P> (implements org.springframework.data.mapping.
PersistentProperty
<P>)
org.springframework.data.mapping.model.
AnnotationBasedPersistentProperty
<P>
org.springframework.data.repository.query.parser.
AbstractQueryCreator
<T,S>
org.springframework.data.repository.core.support.
AbstractRepositoryMetadata
(implements org.springframework.data.repository.core.
RepositoryMetadata
)
org.springframework.data.repository.core.support.
AnnotationRepositoryMetadata
org.springframework.data.repository.core.support.
DefaultRepositoryMetadata
org.springframework.data.util.
AnnotationDetectionFieldCallback
(implements org.springframework.util.
ReflectionUtils.FieldCallback
)
org.springframework.data.history.
AnnotationRevisionMetadata
<N> (implements org.springframework.data.history.
RevisionMetadata
<N>)
org.springframework.data.mapping.
Association
<P>
org.springframework.data.auditing.
AuditingHandler
<T> (implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.auditing.
IsNewAwareAuditingHandler
<T>
org.springframework.data.mapping.model.
BasicPersistentEntity
<T,P> (implements org.springframework.data.mapping.model.
MutablePersistentEntity
<T,P>)
org.springframework.data.config.
BeanComponentDefinitionBuilder
org.springframework.data.mapping.model.
BeanWrapper
<E,T>
org.springframework.data.support.
CachingIsNewStrategyFactory
(implements org.springframework.data.support.
IsNewStrategyFactory
)
org.springframework.data.repository.cdi.
CdiRepositoryBean
<T> (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
org.springframework.data.repository.cdi.
CdiRepositoryExtensionSupport
(implements javax.enterprise.inject.spi.Extension)
org.springframework.data.transaction.
ChainedTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
)
org.springframework.data.crossstore.
ChangeSetBackedTransactionSynchronization
(implements org.springframework.transaction.support.
TransactionSynchronization
)
org.springframework.data.util.
ClassTypeInformation
<S>
org.springframework.data.repository.util.
ClassUtils
org.springframework.data.convert.
ConfigurableTypeInformationMapper
(implements org.springframework.data.convert.
TypeInformationMapper
)
org.springframework.data.repository.config.
DefaultRepositoryConfiguration
<T> (implements org.springframework.data.repository.config.
RepositoryConfiguration
<T>)
org.springframework.data.mapping.model.
DefaultSpELExpressionEvaluator
(implements org.springframework.data.mapping.model.
SpELExpressionEvaluator
)
org.springframework.data.convert.
DefaultTypeMapper
<S> (implements org.springframework.data.convert.
TypeMapper
<S>)
org.springframework.data.repository.core.support.
DelegatingEntityInformation
<T,ID> (implements org.springframework.data.repository.core.
EntityInformation
<T,ID>)
org.springframework.data.repository.support.
DomainClassConverter
<T> (implements org.springframework.context.
ApplicationContextAware
, org.springframework.core.convert.converter.
ConditionalGenericConverter
)
org.springframework.data.repository.support.
DomainClassPropertyEditorRegistrar
(implements org.springframework.context.
ApplicationContextAware
, org.springframework.beans.
PropertyEditorRegistrar
)
org.springframework.data.web.config.
EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector
(implements org.springframework.context.annotation.
ImportSelector
)
org.springframework.data.convert.
EntityInstantiators
java.util.
EventObject
(implements java.io.
Serializable
)
org.springframework.context.
ApplicationEvent
org.springframework.data.mapping.context.
MappingContextEvent
<E,P>
org.springframework.data.repository.init.
RepositoriesPopulatedEvent
org.springframework.data.crossstore.
HashMapChangeSet
(implements org.springframework.data.crossstore.
ChangeSet
)
org.springframework.data.support.
IsNewStrategyFactorySupport
(implements org.springframework.data.support.
IsNewStrategyFactory
)
org.springframework.data.mapping.context.
MappingContextIsNewStrategyFactory
org.springframework.data.repository.init.
Jackson2ResourceReader
(implements org.springframework.data.repository.init.
ResourceReader
)
org.springframework.data.repository.init.
JacksonResourceReader
(implements org.springframework.data.repository.init.
ResourceReader
)
org.springframework.data.convert.
JodaTimeConverters
org.springframework.data.convert.
MappingContextTypeInformationMapper
(implements org.springframework.data.convert.
TypeInformationMapper
)
org.springframework.data.repository.config.
NamedQueriesBeanDefinitionBuilder
org.springframework.data.repository.config.
NamedQueriesBeanDefinitionParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.beans.factory.xml.
NamespaceHandlerSupport
(implements org.springframework.beans.factory.xml.
NamespaceHandler
)
org.springframework.data.repository.config.
RepositoryNameSpaceHandler
org.springframework.data.repository.query.parser.
OrderBySource
org.springframework.data.web.
PageableArgumentResolver
(implements org.springframework.web.bind.support.
WebArgumentResolver
)
org.springframework.data.web.
PageableHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.web.
HateoasPageableHandlerMethodArgumentResolver
(implements org.springframework.hateoas.mvc.UriComponentsContributor)
org.springframework.data.web.
PagedResourcesAssembler
<T> (implements org.springframework.hateoas.ResourceAssembler<T,D>)
org.springframework.data.web.
PagedResourcesAssemblerArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.domain.
PageImpl
<T> (implements org.springframework.data.domain.
Page
<T>, java.io.
Serializable
)
org.springframework.data.domain.
PageRequest
(implements org.springframework.data.domain.
Pageable
, java.io.
Serializable
)
org.springframework.data.repository.query.
Parameter
org.springframework.data.repository.query.
Parameters
<S,T> (implements java.lang.
Iterable
<T>)
org.springframework.data.repository.query.
DefaultParameters
org.springframework.data.repository.query.
ParametersParameterAccessor
(implements org.springframework.data.repository.query.
ParameterAccessor
)
org.springframework.data.util.
ParentTypeAwareTypeInformation
<S>
org.springframework.data.config.
ParsingUtils
org.springframework.data.repository.query.parser.
Part
org.springframework.data.repository.query.parser.
PartTree
(implements java.lang.
Iterable
<T>)
org.springframework.data.repository.query.parser.
PartTree.OrPart
(implements java.lang.
Iterable
<T>)
org.springframework.data.repository.core.support.
PersistenceExceptionTranslationRepositoryProxyPostProcessor
(implements org.springframework.data.repository.core.support.
RepositoryProxyPostProcessor
)
org.springframework.data.mapping.model.
PersistentEntityParameterValueProvider
<P> (implements org.springframework.data.mapping.model.
ParameterValueProvider
<P>)
org.springframework.data.mapping.
PreferredConstructor
<T,P>
org.springframework.data.mapping.
PreferredConstructor.Parameter
<T,P>
org.springframework.data.mapping.model.
PreferredConstructorDiscoverer
<T,P>
org.springframework.data.repository.core.support.
PropertiesBasedNamedQueries
(implements org.springframework.data.repository.core.
NamedQueries
)
java.beans.
PropertyEditorSupport
(implements java.beans.
PropertyEditor
)
org.springframework.data.repository.support.
DomainClassPropertyEditor
<T,ID>
org.springframework.data.mapping.
PropertyPath
(implements java.lang.
Iterable
<T>)
org.springframework.data.querydsl.
QueryDslUtils
org.springframework.data.repository.query.
QueryMethod
org.springframework.data.util.
ReflectionUtils
org.springframework.data.util.
ReflectionUtils.AnnotationFieldFilter
(implements org.springframework.data.util.
ReflectionUtils.DescribedFieldFilter
)
org.springframework.data.repository.support.
Repositories
(implements java.lang.
Iterable
<T>)
org.springframework.data.repository.config.
RepositoryBeanDefinitionBuilder
org.springframework.data.repository.config.
RepositoryBeanDefinitionParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.data.repository.config.
RepositoryBeanDefinitionRegistrarSupport
(implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.context.
EnvironmentAware
, org.springframework.context.annotation.
ImportBeanDefinitionRegistrar
, org.springframework.context.
ResourceLoaderAware
)
org.springframework.data.repository.config.
RepositoryBeanNameGenerator
(implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.support.
BeanNameGenerator
)
org.springframework.data.repository.config.
RepositoryConfigurationExtensionSupport
(implements org.springframework.data.repository.config.
RepositoryConfigurationExtension
)
org.springframework.data.repository.config.
RepositoryConfigurationSourceSupport
(implements org.springframework.data.repository.config.
RepositoryConfigurationSource
)
org.springframework.data.repository.config.
AnnotationRepositoryConfigurationSource
org.springframework.data.repository.config.
XmlRepositoryConfigurationSource
org.springframework.data.repository.core.support.
RepositoryFactoryBeanSupport
<T,S,ID> (implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
, org.springframework.data.repository.core.support.
RepositoryFactoryInformation
<T,ID>)
org.springframework.data.repository.core.support.
TransactionalRepositoryFactoryBeanSupport
<T,S,ID> (implements org.springframework.beans.factory.
BeanFactoryAware
)
org.springframework.data.repository.core.support.
RepositoryFactorySupport
(implements org.springframework.beans.factory.
BeanClassLoaderAware
)
org.springframework.data.repository.core.support.
RepositoryFactorySupport.QueryExecutorMethodInterceptor
(implements org.aopalliance.intercept.MethodInterceptor)
org.springframework.data.repository.init.
ResourceReaderRepositoryPopulator
(implements org.springframework.context.
ApplicationEventPublisherAware
, org.springframework.data.repository.init.
RepositoryPopulator
)
org.springframework.hateoas.ResourceSupport (implements org.springframework.hateoas.Identifiable<ID>)
org.springframework.data.domain.jaxb.
SpringDataJaxb.PageDto
org.springframework.data.history.
Revision
<N,T> (implements java.lang.
Comparable
<T>)
org.springframework.data.history.
Revisions
<N,T> (implements java.lang.
Iterable
<T>)
org.springframework.data.mapping.model.
SimpleTypeHolder
org.springframework.data.convert.
SimpleTypeInformationMapper
(implements org.springframework.data.convert.
TypeInformationMapper
)
org.springframework.data.domain.
Sort
(implements java.lang.
Iterable
<T>, java.io.
Serializable
)
org.springframework.data.domain.
Sort.Order
(implements java.io.
Serializable
)
org.springframework.data.web.
SortHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.web.
HateoasSortHandlerMethodArgumentResolver
(implements org.springframework.hateoas.mvc.UriComponentsContributor)
org.springframework.data.mapping.model.
SpELContext
org.springframework.data.mapping.model.
SpELExpressionParameterValueProvider
<P> (implements org.springframework.data.mapping.model.
ParameterValueProvider
<P>)
org.springframework.data.domain.jaxb.
SpringDataJaxb
org.springframework.data.domain.jaxb.
SpringDataJaxb.OrderDto
org.springframework.data.domain.jaxb.
SpringDataJaxb.PageRequestDto
org.springframework.data.domain.jaxb.
SpringDataJaxb.SortDto
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.springframework.data.crossstore.
ChangeSetPersister.NotFoundException
java.lang.
RuntimeException
org.springframework.data.mapping.model.
IllegalMappingException
org.springframework.data.mapping.model.
MappingException
org.springframework.data.mapping.model.
MappingInstantiationException
org.springframework.data.repository.query.
ParameterOutOfBoundsException
org.springframework.data.mapping.
PropertyReferenceException
org.springframework.data.repository.query.
QueryCreationException
org.springframework.data.repository.util.
TxUtils
org.springframework.data.config.
TypeFilterParser
org.springframework.data.repository.init.
UnmarshallingResourceReader
(implements org.springframework.data.repository.init.
ResourceReader
)
org.springframework.data.authentication.
UserCredentials
org.springframework.web.servlet.config.annotation.
WebMvcConfigurerAdapter
(implements org.springframework.web.servlet.config.annotation.
WebMvcConfigurer
)
org.springframework.data.web.config.
SpringDataWebConfiguration
org.springframework.data.web.config.
HateoasAwareSpringDataWebConfiguration
javax.xml.bind.annotation.adapters.
XmlAdapter
<ValueType,BoundType>
org.springframework.data.domain.jaxb.
OrderAdapter
org.springframework.data.domain.jaxb.
PageAdapter
org.springframework.data.domain.jaxb.
SortAdapter
Interface Hierarchy
org.springframework.data.mapping.
AssociationHandler
<P>
org.springframework.data.auditing.
AuditableBeanWrapper
org.springframework.data.domain.
AuditorAware
<T>
org.springframework.data.crossstore.
ChangeSet
org.springframework.data.crossstore.
ChangeSetBacked
org.springframework.data.crossstore.
ChangeSetPersister
<K>
org.springframework.data.repository.core.
CrudInvoker
<T>
org.springframework.data.repository.core.
CrudMethods
org.springframework.data.auditing.
DateTimeProvider
org.springframework.data.convert.
EntityInstantiator
org.springframework.data.repository.core.
EntityMetadata
<T>
org.springframework.data.repository.core.
EntityInformation
<T,ID>
org.springframework.data.querydsl.
EntityPathResolver
org.springframework.data.convert.
EntityReader
<T,S>
org.springframework.data.convert.
EntityConverter
<E,P,T,S> (also extends org.springframework.data.convert.
EntityWriter
<T,S>)
org.springframework.data.convert.
EntityWriter
<T,S>
org.springframework.data.convert.
EntityConverter
<E,P,T,S> (also extends org.springframework.data.convert.
EntityReader
<T,S>)
org.springframework.data.support.
IsNewStrategy
org.springframework.data.support.
IsNewStrategyFactory
java.lang.
Iterable
<T>
org.springframework.data.domain.
Page
<T>
org.springframework.data.repository.query.
ParameterAccessor
org.springframework.data.mapping.context.
PersistentPropertyPath
<T>
org.springframework.data.mapping.context.
MappingContext
<E,P>
org.springframework.data.repository.core.
NamedQueries
org.springframework.data.domain.
Pageable
org.springframework.data.mapping.model.
ParameterValueProvider
<P>
org.springframework.data.mapping.
PersistentEntity
<T,P>
org.springframework.data.mapping.model.
MutablePersistentEntity
<T,P>
org.springframework.data.mapping.
PersistentProperty
<P>
org.springframework.data.mapping.
PropertyHandler
<P>
org.springframework.data.mapping.model.
PropertyValueProvider
<P>
org.springframework.data.repository.core.support.
QueryCreationListener
<T>
org.springframework.data.querydsl.
QueryDslPredicateExecutor
<T>
org.springframework.data.repository.query.
QueryLookupStrategy
org.springframework.util.
ReflectionUtils.FieldFilter
org.springframework.data.util.
ReflectionUtils.DescribedFieldFilter
org.springframework.data.repository.
Repository
<T,ID>
org.springframework.data.repository.
CrudRepository
<T,ID>
org.springframework.data.repository.
PagingAndSortingRepository
<T,ID>
org.springframework.data.repository.
PagingAndSortingRepository
<T,ID>
org.springframework.data.repository.config.
RepositoryConfiguration
<T>
org.springframework.data.repository.config.
RepositoryConfigurationExtension
org.springframework.data.repository.config.
RepositoryConfigurationSource
org.springframework.data.repository.core.support.
RepositoryFactoryInformation
<T,ID>
org.springframework.data.repository.core.
RepositoryMetadata
org.springframework.data.repository.core.
RepositoryInformation
org.springframework.data.repository.init.
RepositoryPopulator
org.springframework.data.repository.core.support.
RepositoryProxyPostProcessor
org.springframework.data.repository.query.
RepositoryQuery
org.springframework.data.repository.init.
ResourceReader
org.springframework.data.repository.history.support.
RevisionEntityInformation
org.springframework.data.history.
RevisionMetadata
<N>
org.springframework.data.repository.history.
RevisionRepository
<T,ID,N>
java.io.
Serializable
org.springframework.data.domain.
Auditable
<U,ID>
org.springframework.data.domain.
Persistable
<ID>
org.springframework.data.domain.
Auditable
<U,ID>
org.springframework.data.mapping.model.
SpELExpressionEvaluator
org.springframework.data.convert.
TypeAliasAccessor
<S>
org.springframework.data.util.
TypeInformation
<S>
org.springframework.data.convert.
TypeInformationMapper
org.springframework.data.convert.
TypeMapper
<S>
Annotation Type Hierarchy
org.springframework.data.annotation.
Version
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
TypeAlias
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
Transient
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
Reference
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
Persistent
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
PersistenceConstructor
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
LastModifiedDate
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
LastModifiedBy
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
Id
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
CreatedDate
(implements java.lang.annotation.
Annotation
)
org.springframework.data.annotation.
CreatedBy
(implements java.lang.annotation.
Annotation
)
org.springframework.data.convert.
WritingConverter
(implements java.lang.annotation.
Annotation
)
org.springframework.data.convert.
ReadingConverter
(implements java.lang.annotation.
Annotation
)
org.springframework.data.repository.
RepositoryDefinition
(implements java.lang.annotation.
Annotation
)
org.springframework.data.repository.
NoRepositoryBean
(implements java.lang.annotation.
Annotation
)
org.springframework.data.repository.query.
Param
(implements java.lang.annotation.
Annotation
)
org.springframework.data.web.config.
EnableSpringDataWebSupport
(implements java.lang.annotation.
Annotation
)
org.springframework.data.web.
SortDefault
(implements java.lang.annotation.
Annotation
)
org.springframework.data.web.
SortDefault.SortDefaults
(implements java.lang.annotation.
Annotation
)
org.springframework.data.web.
PageableDefaults
(implements java.lang.annotation.
Annotation
)
org.springframework.data.web.
PageableDefault
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.data.auditing.
CurrentDateTimeProvider
(implements org.springframework.data.auditing.
DateTimeProvider
)
org.springframework.data.config.
TypeFilterParser.Type
org.springframework.data.convert.
ReflectionEntityInstantiator
(implements org.springframework.data.convert.
EntityInstantiator
)
org.springframework.data.convert.
JodaTimeConverters.LocalDateToDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.convert.
JodaTimeConverters.LocalDateTimeToDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.convert.
JodaTimeConverters.DateTimeToDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.convert.
JodaTimeConverters.DateMidnightToDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.convert.
JodaTimeConverters.DateToLocalDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.convert.
JodaTimeConverters.DateToLocalDateTimeConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.convert.
JodaTimeConverters.DateToDateTimeConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.convert.
JodaTimeConverters.DateToDateMidnightConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.domain.
Sort.Direction
org.springframework.data.querydsl.
SimpleEntityPathResolver
(implements org.springframework.data.querydsl.
EntityPathResolver
)
org.springframework.data.repository.init.
ResourceReader.Type
org.springframework.data.repository.query.
QueryLookupStrategy.Key
org.springframework.data.repository.query.parser.
Part.Type
org.springframework.data.repository.query.parser.
Part.IgnoreCaseType
org.springframework.data.support.
PersistableIsNewStrategy
(implements org.springframework.data.support.
IsNewStrategy
)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Core
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2013-2013
Pivotal
. All Rights Reserved.