JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.crnk.jpa
,
io.crnk.jpa.annotations
,
io.crnk.jpa.internal
,
io.crnk.jpa.internal.query
,
io.crnk.jpa.internal.query.backend
,
io.crnk.jpa.internal.query.backend.criteria
,
io.crnk.jpa.internal.query.backend.querydsl
,
io.crnk.jpa.mapping
,
io.crnk.jpa.meta
,
io.crnk.jpa.meta.internal
,
io.crnk.jpa.query
,
io.crnk.jpa.query.criteria
,
io.crnk.jpa.query.querydsl
Class Hierarchy
java.lang.Object
io.crnk.jpa.internal.query.
AbstractJpaQueryImpl
<T,B> (implements io.crnk.jpa.query.
JpaQuery
<T>)
io.crnk.jpa.internal.query.backend.criteria.
JpaCriteriaQueryImpl
<T> (implements io.crnk.jpa.query.criteria.
JpaCriteriaQuery
<T>)
io.crnk.jpa.internal.query.backend.querydsl.
QuerydslQueryImpl
<T> (implements io.crnk.jpa.query.querydsl.
QuerydslQuery
<T>)
io.crnk.jpa.internal.query.
AbstractQueryExecutorImpl
<T> (implements io.crnk.jpa.query.
JpaQueryExecutor
<T>)
io.crnk.jpa.internal.query.backend.criteria.
JpaCriteriaQueryExecutorImpl
<T> (implements io.crnk.jpa.query.criteria.
JpaCriteriaQueryExecutor
<T>)
io.crnk.jpa.internal.query.backend.querydsl.
QuerydslExecutorImpl
<T> (implements io.crnk.jpa.query.querydsl.
QuerydslExecutor
<T>)
io.crnk.jpa.internal.query.
AnyUtils
io.crnk.jpa.internal.query.
ComputedAttributeRegistryImpl
(implements io.crnk.jpa.query.
ComputedAttributeRegistry
)
io.crnk.jpa.internal.query.backend.criteria.
CriteriaTupleImpl
(implements javax.persistence.Tuple, io.crnk.jpa.query.
Tuple
)
io.crnk.jpa.
DefaultJpaRepositoryFactory
(implements io.crnk.jpa.
JpaRepositoryFactory
)
io.crnk.jpa.internal.query.
EntityGraphBuilderImpl
(implements io.crnk.jpa.internal.query.
EntityGraphBuilder
)
com.querydsl.core.types.ExpressionBase<T> (implements com.querydsl.core.types.Expression<T>)
com.querydsl.core.types.OperationImpl<T> (implements com.querydsl.core.types.Operation<T>)
io.crnk.jpa.internal.query.backend.querydsl.
QuerydslQueryBackend.BooleanPredicateOperation
(implements com.querydsl.core.types.Predicate)
io.crnk.jpa.internal.
HibernateConstraintViolationExceptionMapper
(implements io.crnk.core.engine.error.ExceptionMapper<E>)
io.crnk.jpa.mapping.
IdentityMapper
<E> (implements io.crnk.jpa.mapping.
JpaMapper
<E,D>)
io.crnk.jpa.internal.query.
JoinRegistry
<F,E>
io.crnk.jpa.internal.query.backend.criteria.
JpaCriteriaQueryBackend
<T> (implements io.crnk.jpa.internal.query.backend.
JpaQueryBackend
<F,O,P,E>)
io.crnk.jpa.
JpaModule
(implements io.crnk.core.module.Module)
io.crnk.jpa.internal.
JpaQueryFactoryBase
(implements io.crnk.jpa.query.
JpaQueryFactory
)
io.crnk.jpa.query.criteria.
JpaCriteriaQueryFactory
(implements io.crnk.jpa.query.
JpaQueryFactory
)
io.crnk.jpa.query.querydsl.
QuerydslQueryFactory
(implements io.crnk.jpa.query.
JpaQueryFactory
)
io.crnk.jpa.internal.
JpaRepositoryBase
<T>
io.crnk.jpa.
JpaEntityRepository
<T,I> (implements io.crnk.core.repository.ResourceRepositoryV2<T,I>)
io.crnk.jpa.
JpaRelationshipRepository
<S,I,T,J> (implements io.crnk.core.repository.BulkRelationshipRepositoryV2<T,I,D,J>, io.crnk.core.repository.RelationshipRepositoryV2<T,I,D,J>)
io.crnk.jpa.
JpaRepositoryConfig
<T>
io.crnk.jpa.
JpaRepositoryConfig.Builder
<T>
io.crnk.jpa.
JpaRepositoryFilterBase
(implements io.crnk.jpa.
JpaRepositoryFilter
)
io.crnk.jpa.query.querydsl.
QuerydslRepositoryFilterBase
(implements io.crnk.jpa.query.querydsl.
QuerydslRepositoryFilter
)
io.crnk.jpa.internal.
JpaRepositoryUtils
io.crnk.jpa.internal.
JpaRequestContext
io.crnk.jpa.internal.
JpaResourceInformationBuilder
(implements io.crnk.core.engine.information.resource.ResourceInformationBuilder)
io.crnk.meta.model.MetaElement
io.crnk.meta.model.MetaAttribute
io.crnk.jpa.internal.query.
MetaComputedAttribute
io.crnk.jpa.meta.
MetaEmbeddableAttribute
io.crnk.jpa.meta.
MetaEntityAttribute
io.crnk.meta.model.MetaType
io.crnk.meta.model.MetaDataObject
io.crnk.jpa.meta.
MetaJpaDataObject
io.crnk.jpa.meta.
MetaEmbeddable
io.crnk.jpa.meta.
MetaEntity
io.crnk.jpa.meta.
MetaMappedSuperclass
io.crnk.meta.provider.MetaProviderBase (implements io.crnk.meta.provider.MetaProvider)
io.crnk.jpa.meta.
JpaMetaProvider
io.crnk.meta.internal.MetaDataObjectProviderBase<T>
io.crnk.jpa.meta.internal.
AbstractJpaDataObjectProvider
<T>
io.crnk.jpa.meta.internal.
AbstractEntityMetaProvider
<T>
io.crnk.jpa.meta.internal.
EntityMetaProvider
io.crnk.jpa.meta.internal.
MappedSuperclassMetaProvider
io.crnk.jpa.meta.internal.
EmbeddableMetaProvider
io.crnk.jpa.internal.query.backend.querydsl.
ObjectArrayTupleImpl
(implements io.crnk.jpa.query.criteria.
JpaCriteriaTuple
)
io.crnk.jpa.internal.query.backend.querydsl.
QuerydslObjectArrayTupleImpl
(implements io.crnk.jpa.query.querydsl.
QuerydslTuple
)
io.crnk.jpa.internal.
OptimisticLockExceptionMapper
(implements io.crnk.core.engine.error.ExceptionMapper<E>)
io.crnk.jpa.internal.
PersistenceExceptionMapper
io.crnk.jpa.internal.
PersistenceRollbackExceptionMapper
io.crnk.jpa.internal.query.
QueryBuilder
<T,F,O,P,E>
io.crnk.jpa.internal.query.backend.querydsl.
QuerydslQueryBackend
<T> (implements io.crnk.jpa.internal.query.backend.
JpaQueryBackend
<F,O,P,E>, io.crnk.jpa.query.querydsl.
QuerydslTranslationContext
<T>)
io.crnk.jpa.internal.query.backend.querydsl.
QuerydslTupleImpl
(implements io.crnk.jpa.query.querydsl.
QuerydslTuple
)
io.crnk.jpa.internal.query.
QueryFilterBuilder
<P,F>
io.crnk.jpa.internal.query.
QuerySortBuilder
<T,E,O>
io.crnk.jpa.internal.query.
QueryUtil
io.crnk.core.engine.internal.information.resource.ResourceFieldImpl (implements io.crnk.core.engine.information.resource.ResourceField)
io.crnk.jpa.internal.
JpaResourceField
(implements io.crnk.meta.information.MetaAwareInformation<T>)
io.crnk.jpa.internal.
TransactionRollbackExceptionMapper
Interface Hierarchy
io.crnk.jpa.query.
AnyTypeObject
io.crnk.jpa.query.
ComputedAttributeRegistry
io.crnk.jpa.internal.query.
EntityGraphBuilder
io.crnk.jpa.query.criteria.
JpaCriteriaExpressionFactory
<T>
io.crnk.jpa.mapping.
JpaMapper
<E,D>
io.crnk.jpa.query.
JpaQuery
<T>
io.crnk.jpa.query.criteria.
JpaCriteriaQuery
<T>
io.crnk.jpa.query.querydsl.
QuerydslQuery
<T>
io.crnk.jpa.internal.query.backend.
JpaQueryBackend
<F,O,P,E>
io.crnk.jpa.query.
JpaQueryExecutor
<T>
io.crnk.jpa.query.criteria.
JpaCriteriaQueryExecutor
<T>
io.crnk.jpa.query.querydsl.
QuerydslExecutor
<T>
io.crnk.jpa.query.
JpaQueryFactory
io.crnk.jpa.query.
JpaQueryFactoryContext
io.crnk.jpa.
JpaRepositoryFactory
io.crnk.jpa.
JpaRepositoryFilter
io.crnk.jpa.query.querydsl.
QuerydslRepositoryFilter
io.crnk.jpa.query.querydsl.
QuerydslExpressionFactory
<T>
io.crnk.jpa.query.querydsl.
QuerydslTranslationContext
<T>
io.crnk.jpa.query.querydsl.
QuerydslTranslationInterceptor
io.crnk.jpa.
QueryParamsProcessor
com.querydsl.core.Tuple
io.crnk.jpa.query.querydsl.
QuerydslTuple
(also extends io.crnk.jpa.query.
Tuple
)
io.crnk.jpa.query.
Tuple
io.crnk.jpa.query.criteria.
JpaCriteriaTuple
(also extends javax.persistence.Tuple)
io.crnk.jpa.query.querydsl.
QuerydslTuple
(also extends com.querydsl.core.Tuple)
javax.persistence.Tuple
io.crnk.jpa.query.criteria.
JpaCriteriaTuple
(also extends io.crnk.jpa.query.
Tuple
)
Annotation Type Hierarchy
io.crnk.jpa.annotations.
JpaMergeRelations
(implements java.lang.annotation.Annotation)
io.crnk.jpa.annotations.
JpaResource
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes