Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Commmons
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.annotation
,
org.springframework.data.domain
,
org.springframework.data.repository
,
org.springframework.data.repository.config
,
org.springframework.data.repository.query
,
org.springframework.data.repository.query.parser
,
org.springframework.data.repository.support
,
org.springframework.data.repository.util
,
org.springframework.data.serialization
,
org.springframework.data.support
,
org.springframework.data.transaction
,
org.springframework.persistence
,
org.springframework.persistence.support
,
org.springframework.persistence.transaction
Class Hierarchy
java.lang.
Object
org.springframework.persistence.support.
AbstractConstructorEntityInstantiator
<BACKING_INTERFACE,STATE> (implements org.springframework.persistence.support.
EntityInstantiator
<BACKING_INTERFACE,STATE>)
org.springframework.data.repository.query.parser.
AbstractQueryCreator
<T,S>
org.springframework.data.repository.config.
AbstractRepositoryConfigDefinitionParser
<S,T> (implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.persistence.
AsynchStoreCompletionListener.NONE
(implements org.springframework.persistence.
AsynchStoreCompletionListener
<V>)
org.springframework.data.transaction.
ChangeSetBackedTransactionSynchronization
(implements org.springframework.transaction.support.
TransactionSynchronization
)
org.springframework.data.repository.util.
ClassUtils
org.springframework.data.support.
HashMapChangeSet
(implements org.springframework.data.support.
ChangeSet
)
org.springframework.persistence.transaction.
NaiveDoubleTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
)
org.springframework.data.repository.query.parser.
OrderBySource
org.springframework.data.domain.
PageImpl
<T> (implements org.springframework.data.domain.
Page
<T>)
org.springframework.data.domain.
PageRequest
(implements org.springframework.data.domain.
Pageable
)
org.springframework.data.repository.query.
Parameter
org.springframework.data.repository.query.
Parameters
(implements java.lang.
Iterable
<T>)
org.springframework.data.repository.config.
ParentDelegatingRepositoryConfigInformation
<T> (implements org.springframework.data.repository.config.
SingleRepositoryConfigInformation
<T>)
org.springframework.data.repository.config.
AutomaticRepositoryConfigInformation
<S>
org.springframework.data.repository.config.
ManualRepositoryConfigInformation
<T>
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.support.
PersistableEntityInformation
(implements org.springframework.data.repository.support.
IdAware
, org.springframework.data.repository.support.
IsNewAware
)
org.springframework.data.repository.query.parser.
Property
org.springframework.data.repository.query.
QueryMethod
org.springframework.data.repository.support.
ReflectiveEntityInformationSupport
(implements org.springframework.data.repository.support.
IdAware
, org.springframework.data.repository.support.
IsNewAware
)
org.springframework.data.repository.config.
RepositoryConfig
<T,S> (implements org.springframework.data.repository.config.
GlobalRepositoryConfigInformation
<T>)
org.springframework.data.repository.support.
RepositoryFactoryBeanSupport
<T> (implements org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.repository.support.
TransactionalRepositoryFactoryBeanSupport
<T> (implements org.springframework.beans.factory.
BeanFactoryAware
)
org.springframework.data.repository.support.
RepositoryFactorySupport
org.springframework.data.repository.support.
RepositoryFactorySupport.QueryExecuterMethodInterceptor
(implements org.aopalliance.intercept.MethodInterceptor)
org.springframework.data.repository.support.
RepositorySupport
<T,ID> (implements org.springframework.data.repository.
Repository
<T,ID>)
org.springframework.data.repository.query.
SimpleParameterAccessor
org.springframework.data.repository.query.
SimpleParameterAccessor.BindableParameterIterator
org.springframework.data.domain.
Sort
(implements java.lang.
Iterable
<T>)
org.springframework.data.domain.
Sort.Order
org.springframework.persistence.support.
StateProvider
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.springframework.data.support.
ChangeSetPersister.NotFoundException
java.lang.
RuntimeException
org.springframework.data.repository.query.
ParameterOutOfBoundsException
org.springframework.data.repository.query.
QueryCreationException
org.springframework.data.repository.util.
TxUtils
Interface Hierarchy
org.springframework.persistence.
AsynchStoreCompletionListener
<V>
org.springframework.data.domain.
AuditorAware
<T>
org.springframework.data.support.
ChangeSet
org.springframework.data.support.
ChangeSetBacked
org.springframework.data.support.
ChangeSetPersister
<K>
org.springframework.data.support.
ChangeSetSynchronizer
<E>
org.springframework.data.repository.config.
CommonRepositoryConfigInformation
org.springframework.data.repository.config.
GlobalRepositoryConfigInformation
<T>
org.springframework.data.repository.config.
SingleRepositoryConfigInformation
<T>
org.springframework.persistence.support.
EntityInstantiator
<BACKING_INTERFACE,STATE>
org.springframework.data.repository.support.
IdAware
org.springframework.data.repository.support.
IsNewAware
java.lang.
Iterable
<T>
org.springframework.data.domain.
Page
<T>
org.springframework.data.domain.
Pageable
org.springframework.data.repository.query.
QueryLookupStrategy
org.springframework.data.repository.
Repository
<T,ID>
org.springframework.data.repository.
PagingAndSortingRepository
<T,ID>
org.springframework.data.repository.support.
RepositoryProxyPostProcessor
org.springframework.data.repository.query.
RepositoryQuery
java.io.
Serializable
org.springframework.data.domain.
Auditable
<U,PK>
org.springframework.data.domain.
Persistable
<PK>
org.springframework.data.domain.
Auditable
<U,PK>
Annotation Type Hierarchy
org.springframework.data.annotation.
Indexed
(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.serialization.
SerializationStore
(implements java.lang.annotation.
Annotation
)
org.springframework.persistence.
RelatedEntity
(implements java.lang.annotation.
Annotation
)
org.springframework.persistence.
PersistencePolicy
(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.domain.
Sort.Direction
org.springframework.data.repository.query.
QueryLookupStrategy.Key
org.springframework.data.repository.query.parser.
Part.Type
org.springframework.persistence.
PersistencePolicy.LATENCY_SENSITIVITY
org.springframework.persistence.
AsynchStoreCompletionListener.StoreResult
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Commmons
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.