Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.jpa.domain
,
org.springframework.data.jpa.domain.support
,
org.springframework.data.jpa.repository
,
org.springframework.data.jpa.repository.cdi
,
org.springframework.data.jpa.repository.config
,
org.springframework.data.jpa.repository.query
,
org.springframework.data.jpa.repository.support
,
org.springframework.data.jpa.repository.utils
,
org.springframework.data.jpa.support
Class Hierarchy
java.lang.
Object
org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
org.springframework.data.jpa.repository.support.
JpaEntityInformationSupport
<T,ID> (implements org.springframework.data.jpa.repository.support.
JpaEntityInformation
<T,ID>)
org.springframework.data.jpa.repository.support.
JpaMetamodelEntityInformation
<T,ID>
org.springframework.data.jpa.repository.support.
JpaPersistableEntityInformation
<T,ID>
org.springframework.data.jpa.repository.query.
AbstractJpaQuery
(implements org.springframework.data.repository.query.RepositoryQuery)
org.springframework.data.jpa.repository.query.
AbstractStringBasedJpaQuery
org.springframework.data.jpa.repository.query.
PartTreeJpaQuery
org.springframework.data.jpa.domain.
AbstractPersistable
<PK> (implements org.springframework.data.domain.Persistable<ID>)
org.springframework.data.jpa.domain.
AbstractAuditable
<U,PK> (implements org.springframework.data.domain.Auditable<U,ID>)
org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
org.springframework.data.jpa.repository.query.
JpaQueryCreator
org.springframework.data.jpa.repository.query.
JpaCountQueryCreator
org.springframework.data.jpa.repository.config.
AuditingBeanDefinitionParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.data.jpa.domain.support.
AuditingBeanFactoryPostProcessor
(implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
org.springframework.data.jpa.domain.support.
AuditingEntityListener
<T> (implements org.springframework.beans.factory.InitializingBean)
org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport (implements javax.enterprise.inject.spi.Extension)
org.springframework.data.jpa.repository.cdi.
JpaRepositoryExtension
org.springframework.data.jpa.support.
ClasspathScanningPersistenceUnitPostProcessor
(implements org.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor, org.springframework.context.ResourceLoaderAware)
org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.weaving.LoadTimeWeaverAware, org.springframework.orm.jpa.persistenceunit.PersistenceUnitManager, org.springframework.context.ResourceLoaderAware)
org.springframework.data.jpa.support.
MergingPersistenceUnitManager
org.springframework.data.jpa.repository.utils.
JpaClassUtils
org.springframework.data.jpa.repository.query.
JpaQueryExecution
org.springframework.data.jpa.repository.query.
JpaQueryLookupStrategy
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.data.jpa.repository.config.
JpaRepositoryNameSpaceHandler
org.springframework.data.jpa.repository.query.
ParameterBinder
org.springframework.data.jpa.repository.support.
QueryDslRepositorySupport
org.springframework.data.repository.query.QueryMethod
org.springframework.data.jpa.repository.query.
JpaQueryMethod
org.springframework.data.jpa.repository.query.
QueryUtils
org.springframework.data.repository.config.RepositoryConfig<T,S> (implements org.springframework.data.repository.config.GlobalRepositoryConfigInformation<T>)
org.springframework.data.jpa.repository.config.
SimpleJpaRepositoryConfiguration
org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements 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.jpa.repository.support.
JpaRepositoryFactoryBean
<T,S,ID>
org.springframework.data.repository.core.support.RepositoryFactorySupport
org.springframework.data.jpa.repository.support.
JpaRepositoryFactory
org.springframework.data.jpa.repository.support.
SimpleJpaRepository
<T,ID> (implements org.springframework.data.jpa.repository.
JpaRepository
<T,ID>, org.springframework.data.jpa.repository.
JpaSpecificationExecutor
<T>)
org.springframework.data.jpa.repository.support.
QueryDslJpaRepository
<T,ID> (implements org.springframework.data.querydsl.QueryDslPredicateExecutor<T>)
org.springframework.data.jpa.domain.
Specifications
<T> (implements org.springframework.data.jpa.domain.
Specification
<T>)
Interface Hierarchy
org.springframework.data.jpa.domain.support.
DateTimeProvider
org.springframework.data.repository.core.EntityMetadata<T>
org.springframework.data.repository.core.EntityInformation<T,ID>
org.springframework.data.jpa.repository.support.
JpaEntityInformation
<T,ID>
org.springframework.data.jpa.repository.support.
JpaEntityInformation
<T,ID>
org.springframework.data.jpa.repository.
JpaSpecificationExecutor
<T>
org.springframework.data.jpa.repository.support.
LockMetadataProvider
org.springframework.data.jpa.repository.query.
QueryExtractor
org.springframework.data.repository.Repository<T,ID>
org.springframework.data.repository.CrudRepository<T,ID>
org.springframework.data.jpa.repository.
JpaRepository
<T,ID>
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.jpa.repository.
JpaRepository
<T,ID>
org.springframework.data.jpa.repository.
JpaRepository
<T,ID>
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.jpa.repository.
JpaRepository
<T,ID>
org.springframework.data.jpa.domain.
Specification
<T>
Annotation Type Hierarchy
org.springframework.data.jpa.repository.
QueryHints
(implements java.lang.annotation.
Annotation
)
org.springframework.data.jpa.repository.
Lock
(implements java.lang.annotation.
Annotation
)
org.springframework.data.jpa.repository.
Query
(implements java.lang.annotation.
Annotation
)
org.springframework.data.jpa.repository.
Modifying
(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.jpa.domain.support.
CurrentDateTimeProvider
(implements org.springframework.data.jpa.domain.support.
DateTimeProvider
)
org.springframework.data.jpa.repository.support.
PersistenceProvider
(implements org.springframework.data.jpa.repository.query.
QueryExtractor
)
org.springframework.data.jpa.repository.support.
LockModeRepositoryPostProcessor
(implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2012-2012
SpringSource
. All Rights Reserved.