Skip navigation links
Blazebit Persistence Integration DeltaSpike Data Impl 1.2.0-Alpha4
A B C D E F G H I L M N O P Q R S T U V W 

A

abs(SingularAttribute<? super E, N>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
add(Class<?>, EntityViewManager) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponents
Add a Repository class to the meta data repository.
addAll(Map<Class<?>, EntityViewRepositoryComponent>) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponents
 
addCriteriaBuilderPostProcessor(CriteriaBuilderPostProcessor) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
addDestroyable(Destroyable) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
addJpaQueryPostProcessor(EntityViewJpaQueryPostProcessor) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
apply(CriteriaBuilder<?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.part.EntityViewQueryRoot
 
applyCriteriaBuilderPostProcessors(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
applyJpaQueryPostProcessors(Query) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
applyMapper(QueryInOutMapper<?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.param.Parameters
 
applyRestrictions(Query) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
applyTo(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.param.Parameters
 
attribute(String) - Method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.OrderByQueryAttribute.Direction
 
attribute(SingularAttribute<? super E, X>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
avg(SingularAttribute<? super E, N>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 

B

build(EntityViewRepositoryMethod, EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewAwareQueryBuilderFactory
 
build(String, String, EntityViewRepositoryComponent) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.part.EntityViewQueryRoot
 
build() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewQueryProcessorFactory
 
buildQuery(EntityViewQueryBuilderContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.part.EntityViewQueryRoot
 

C

changeDirection() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.OrderByCriteriaBuilderPostProcessor
 
changeOrder(SingularAttribute<T, X>) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
changeOrder(String) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
cleanup(BeforeShutdown) - Method in class com.blazebit.persistence.deltaspike.data.impl.EntityViewRepositoryExtension
 
cleanup() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
clearOrder() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
com.blazebit.persistence.deltaspike.data.impl - package com.blazebit.persistence.deltaspike.data.impl
 
com.blazebit.persistence.deltaspike.data.impl.builder - package com.blazebit.persistence.deltaspike.data.impl.builder
 
com.blazebit.persistence.deltaspike.data.impl.builder.part - package com.blazebit.persistence.deltaspike.data.impl.builder.part
 
com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor - package com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor
 
com.blazebit.persistence.deltaspike.data.impl.builder.result - package com.blazebit.persistence.deltaspike.data.impl.builder.result
 
com.blazebit.persistence.deltaspike.data.impl.criteria - package com.blazebit.persistence.deltaspike.data.impl.criteria
 
com.blazebit.persistence.deltaspike.data.impl.handler - package com.blazebit.persistence.deltaspike.data.impl.handler
 
com.blazebit.persistence.deltaspike.data.impl.meta - package com.blazebit.persistence.deltaspike.data.impl.meta
 
com.blazebit.persistence.deltaspike.data.impl.param - package com.blazebit.persistence.deltaspike.data.impl.param
 
com.blazebit.persistence.deltaspike.data.impl.tx - package com.blazebit.persistence.deltaspike.data.impl.tx
 
count() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
count(SingularAttribute<? super E, ?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
countDistinct(SingularAttribute<? super E, ?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
countPages() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
create(String, EntityViewRepositoryComponent, MethodPrefix) - Static method in class com.blazebit.persistence.deltaspike.data.impl.builder.part.EntityViewQueryRoot
 
create(EntityViewRepositoryComponent, Method, EntityViewManager) - Static method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
create(Method, Object[], EntityViewRepositoryMethod) - Static method in class com.blazebit.persistence.deltaspike.data.impl.param.Parameters
 
createEmpty() - Static method in class com.blazebit.persistence.deltaspike.data.impl.param.Parameters
 
createEntityViewRepositoryComponents() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponentsFactory
 
createQuery() - Method in class com.blazebit.persistence.deltaspike.data.impl.criteria.QueryCriteria
 
criteria() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
CriteriaBuilderPostProcessor - Interface in com.blazebit.persistence.deltaspike.data.impl.handler
 
CriteriaSupportHandler<E> - Class in com.blazebit.persistence.deltaspike.data.impl.handler
 
CriteriaSupportHandler() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
currDate() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
currentPage() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
currTime() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
currTStamp() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
CustomPartialBeanBindingExtension - Class in com.blazebit.persistence.deltaspike.data.impl
 
CustomPartialBeanBindingExtension() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.CustomPartialBeanBindingExtension
 

D

DeltaspikeExtensionDeactivator - Class in com.blazebit.persistence.deltaspike.data.impl
 
DeltaspikeExtensionDeactivator() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.DeltaspikeExtensionDeactivator
 
dispose() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContextHolder
 

E

endsWith(String) - Method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.OrderByQueryAttribute.Direction
 
EntityManagerRefLookup - Class in com.blazebit.persistence.deltaspike.data.impl.handler
Implementation is similar to EntityManagerRefLookup but was modified to work with entity views.
EntityManagerRefLookup() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.EntityManagerRefLookup
 
EntityViewAwareQueryBuilderFactory - Class in com.blazebit.persistence.deltaspike.data.impl.builder
Implementation is similar to QueryBuilderFactory but was modified to work with entity views.
EntityViewAwareQueryBuilderFactory() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewAwareQueryBuilderFactory
 
EntityViewAwareQueryHandler - Class in com.blazebit.persistence.deltaspike.data.impl.handler
 
EntityViewAwareQueryHandler() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewAwareQueryHandler
 
EntityViewCdiQueryInvocationContext - Class in com.blazebit.persistence.deltaspike.data.impl.handler
Implementation is similar to CdiQueryInvocationContext but was modified to work with entity views.
EntityViewCdiQueryInvocationContext(Object, Method, Object[], EntityViewRepositoryMethod, EntityManager, EntityViewManager, CriteriaBuilderFactory) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
EntityViewCdiQueryInvocationContextHolder - Class in com.blazebit.persistence.deltaspike.data.impl.handler
Implementation is similar to CdiQueryContextHolder but was modified to work with entity views.
EntityViewCdiQueryInvocationContextHolder() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContextHolder
 
EntityViewContext - Annotation Type in com.blazebit.persistence.deltaspike.data.impl.handler
 
EntityViewDefaultQueryResult<T> - Class in com.blazebit.persistence.deltaspike.data.impl.builder.result
Implementation is similar to DefaultQueryResult but was modified to work with entity views.
EntityViewDefaultQueryResult(EntityViewQueryBuilder, EntityViewCdiQueryInvocationContext) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
EntityViewDelegateQueryBuilder - Class in com.blazebit.persistence.deltaspike.data.impl.builder
Implementation is similar to DelegateQueryBuilder but was modified to work with entity views.
EntityViewDelegateQueryBuilder() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewDelegateQueryBuilder
 
EntityViewDelegateQueryHandler - Interface in com.blazebit.persistence.deltaspike.data.impl.handler
 
EntityViewInvocationContextWrapper - Class in com.blazebit.persistence.deltaspike.data.impl.tx
Implementation is similar to org.apache.deltaspike.data.impl.tx.InvocationContextWrapper but was modified to work with entity views.
EntityViewInvocationContextWrapper(EntityViewCdiQueryInvocationContext) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.tx.EntityViewInvocationContextWrapper
 
EntityViewJpaQueryPostProcessor - Interface in com.blazebit.persistence.deltaspike.data.impl.handler
Implementation is similar to JpaQueryPostProcessor but was modified to work with entity views.
EntityViewManagerRef - Class in com.blazebit.persistence.deltaspike.data.impl.handler
 
EntityViewManagerRef() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
EntityViewManagerRefLookup - Class in com.blazebit.persistence.deltaspike.data.impl.handler
 
EntityViewManagerRefLookup() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRefLookup
 
EntityViewMethodQueryBuilder - Class in com.blazebit.persistence.deltaspike.data.impl.builder
Implementation is similar to MethodQueryBuilder but was modified to work with entity views.
EntityViewMethodQueryBuilder() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewMethodQueryBuilder
 
EntityViewQueryBuilder - Class in com.blazebit.persistence.deltaspike.data.impl.builder
Implementation is similar to QueryBuilder but was modified to work with entity views.
EntityViewQueryBuilder() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewQueryBuilder
 
EntityViewQueryBuilderContext - Class in com.blazebit.persistence.deltaspike.data.impl.builder
Implementation is similar to QueryBuilderContext but was modified to work with entity views.
EntityViewQueryBuilderContext() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewQueryBuilderContext
 
EntityViewQueryProcessor - Interface in com.blazebit.persistence.deltaspike.data.impl.builder.result
Implementation is similar to QueryProcessor but was modified to work with entity views.
EntityViewQueryProcessorFactory - Class in com.blazebit.persistence.deltaspike.data.impl.handler
Implementation is similar to QueryProcessorFactory but was modified to work with entity views.
EntityViewQueryRoot - Class in com.blazebit.persistence.deltaspike.data.impl.builder.part
Implementation is similar to QueryRoot but was modified to work with entity views.
EntityViewQueryRoot(String, EntityViewRepositoryComponent, MethodPrefix) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.part.EntityViewQueryRoot
 
EntityViewQueryRunner - Interface in com.blazebit.persistence.deltaspike.data.impl.handler
Implementation is similar to QueryRunner but was modified to work with entity views.
EntityViewRepositoryComponent - Class in com.blazebit.persistence.deltaspike.data.impl.meta
Implementation is similar to RepositoryComponent but was modified to work with entity views.
EntityViewRepositoryComponent(Class<?>, RepositoryEntity, EntityViewManager) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
EntityViewRepositoryComponents - Class in com.blazebit.persistence.deltaspike.data.impl.meta
Implementation is similar to RepositoryComponents but was modified to work with entity views.
EntityViewRepositoryComponents() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponents
 
EntityViewRepositoryComponentsFactory - Class in com.blazebit.persistence.deltaspike.data.impl.meta
 
EntityViewRepositoryComponentsFactory() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponentsFactory
 
EntityViewRepositoryExtension - Class in com.blazebit.persistence.deltaspike.data.impl
Implementation is similar to RepositoryExtension but was modified to work with entity views.
EntityViewRepositoryExtension() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.EntityViewRepositoryExtension
 
EntityViewRepositoryHandler<E,V,PK extends Serializable> - Class in com.blazebit.persistence.deltaspike.data.impl.handler
 
EntityViewRepositoryHandler() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewRepositoryHandler
 
EntityViewRepositoryMethod - Class in com.blazebit.persistence.deltaspike.data.impl.meta
Implementation is similar to RepositoryMethod but was modified to work with entity views.
EntityViewRepositoryMethod(Method, EntityViewRepositoryComponent, Class<?>) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
execute(EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewDelegateQueryBuilder
 
execute(EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewMethodQueryBuilder
 
execute(EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewQueryBuilder
 
execute(EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.WrappedEntityViewQueryBuilder
 
executeNonTransactional(EntityViewQueryBuilder, EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.TransactionalEntityViewQueryRunner
 
executeQuery(EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewQueryBuilder
 
executeQuery(Query, EntityViewCdiQueryInvocationContext) - Method in interface com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewQueryProcessor
 
executeQuery(Query) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
executeQuery(EntityViewQueryBuilder, EntityViewCdiQueryInvocationContext) - Method in interface com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewQueryRunner
 
executeQuery(EntityViewQueryBuilder, EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.TransactionalEntityViewQueryRunner
 
executeTransactional(EntityViewQueryBuilder, EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.TransactionalEntityViewQueryRunner
 
extractEntityViewClass(EntityViewRepositoryComponent, Method, EntityViewManager) - Static method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 

F

findAll() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewRepositoryHandler
 
findAll(int, int) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewRepositoryHandler
 
findBy(PK) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewRepositoryHandler
 
findBy(E, SingularAttribute<E, ?>...) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewRepositoryHandler
 
findBy(E, int, int, SingularAttribute<E, ?>...) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewRepositoryHandler
 
findByLike(E, SingularAttribute<E, ?>...) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewRepositoryHandler
 
findByLike(E, int, int, SingularAttribute<E, ?>...) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewRepositoryHandler
 
findInvocationHandlerBindings(ProcessAnnotatedType<X>, BeanManager) - Method in class com.blazebit.persistence.deltaspike.data.impl.CustomPartialBeanBindingExtension
 
firstResult(int) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
flushMode(FlushModeType) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
FlushModePostProcessor - Class in com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor
Implementation is similar to org.apache.deltaspike.data.impl.builder.postprocessor.FlushModePostProcessor but was modified to work with entity views.
FlushModePostProcessor(FlushModeType) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.FlushModePostProcessor
 
fromQueryPart(String) - Static method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.OrderByQueryAttribute.Direction
 

G

get() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContextHolder
 
getAnyResult() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
getComponents() - Method in class com.blazebit.persistence.deltaspike.data.impl.EntityViewRepositoryExtension
 
getCriteriaBuilderFactory() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getCriteriaBuilderPostProcessors() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getCustomMethodPrefix() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
getDefinedMaxResults() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
getEntityClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getEntityClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
Gets the entity class related the Repository.
getEntityClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.RepositoryEntityView
 
getEntityManager() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getEntityManagerFlushMode() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
getEntityManagerResolverClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
getEntityName() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
getEntityName() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.RepositoryEntityView
 
getEntityViewClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getEntityViewClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
getEntityViewClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.RepositoryEntityView
 
getEntityViewManager() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getEntityViewManager() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
getEntityViewManagerDependentProvider() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
getEntityViewManagerResolver() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
getEntityViewManagerResolverClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
getEntityViewManagerResolverClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
getEntityViewManagerResolverDependentProvider() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
getEntityViewQueryProcessor() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
getEntityViewQueryRoot() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
getEntityViewRepositoryComponents() - Method in class com.blazebit.persistence.deltaspike.data.impl.EntityViewRepositoryExtension
 
getExpression() - Method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.QueryOperator
 
getFirstResult() - Method in class com.blazebit.persistence.deltaspike.data.impl.param.Parameters
 
getJpql() - Method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.QueryOperator
 
getMethod() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getMethodParameters() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getMethodType() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
getOptionalResult() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
getOrderByAttributes() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewQueryBuilderContext
 
getParamNum() - Method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.QueryOperator
 
getParams() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getProxy() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getQueryInOutMapper() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getQueryInOutMapperInstance(EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
getRepositories() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponents
 
getRepository() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
getRepositoryClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getRepositoryClass() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
Returns the original Repository class this meta data is related to.
getRepositoryEntity() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
getRepositoryMethod() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getResultList() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
getSingleResult() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
getSingleResultStyle() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
getSingleResultStyle() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
getSizeRestriciton() - Method in class com.blazebit.persistence.deltaspike.data.impl.param.Parameters
 
getWhereExpressionBuilder() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewQueryBuilderContext
 

H

hasCriteriaBuilderPostProcessors() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
hasEntityManagerFlushMode() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
hasEntityManagerResolver() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
hasEntityViewManagerResolver() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
hasFirstResult() - Method in class com.blazebit.persistence.deltaspike.data.impl.param.Parameters
 
hasQueryInOutMapper() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
hasQueryInOutMapper() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
hasSizeRestriction() - Method in class com.blazebit.persistence.deltaspike.data.impl.param.Parameters
 
hint(String, Object) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
HintPostProcessor - Class in com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor
Implementation is similar to org.apache.deltaspike.data.impl.builder.postprocessor.HintPostProcessor but was modified to work with entity views.
HintPostProcessor(String, Object) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.HintPostProcessor
 

I

increment() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewQueryBuilderContext
 
initMapper() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
isActivated(Class<? extends Deactivatable>) - Method in class com.blazebit.persistence.deltaspike.data.impl.DeltaspikeExtensionDeactivator
 
isCaseInsensitive() - Method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.QueryOperator
 
isEntityManagerResolverIsNormalScope() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
 
isNew(Object) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
isOptional() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
isOptional() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 

L

lockMode(LockModeType) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
LockModePostProcessor - Class in com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor
Implementation is similar to org.apache.deltaspike.data.impl.builder.postprocessor.LockModePostProcessor but was modified to work with entity views.
LockModePostProcessor(LockModeType) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.LockModePostProcessor
 
lookupComponent(List<Class<?>>) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponents
Repository access - lookup the Repository component meta data from a list of candidate classes.
lookupComponent(Class<?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponents
Repository access - lookup the Repository component meta data for a specific Repository class.
lookupMethod(Method) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
Looks up method meta data by a Method object.
lookupMethod(Class<?>, Method) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponents
Repository access - lookup method information for a specific Repository class.
lookupMethod(EntityViewRepositoryComponent, Method) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponents
 
lookupMethodType(Method) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponent
Looks up the method type by a Method object.
lookupReference(EntityViewRepositoryComponent) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityManagerRefLookup
 
lookupReference(EntityViewRepositoryComponent) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRefLookup
 
lower(SingularAttribute<? super E, String>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 

M

matches(SingularAttribute<?, ?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.OrderByCriteriaBuilderPostProcessor
 
matches(String) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.OrderByCriteriaBuilderPostProcessor
 
max(SingularAttribute<? super E, N>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
maxResults(int) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
min(SingularAttribute<? super E, N>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
modulo(SingularAttribute<? super E, Integer>, Integer) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 

N

neg(SingularAttribute<? super E, N>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
newInstance(Method) - Static method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewQueryProcessorFactory
 
newInstance(Method, MethodPrefix) - Static method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewQueryProcessorFactory
 
nextPage() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 

O

orderAsc(SingularAttribute<T, X>) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
orderAsc(SingularAttribute<T, X>, boolean) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
orderAsc(String) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
orderAsc(String, boolean) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
OrderByCriteriaBuilderPostProcessor - Class in com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor
Implementation is similar to org.apache.deltaspike.data.impl.builder.postprocessor.OrderByQueryStringPostProcessor but was modified to work with entity views.
OrderByCriteriaBuilderPostProcessor(SingularAttribute<?, ?>, OrderDirection) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.OrderByCriteriaBuilderPostProcessor
 
OrderByCriteriaBuilderPostProcessor(String, OrderDirection) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.OrderByCriteriaBuilderPostProcessor
 
OrderByQueryAttribute - Class in com.blazebit.persistence.deltaspike.data.impl.builder.part
 
OrderByQueryAttribute.Direction - Enum in com.blazebit.persistence.deltaspike.data.impl.builder.part
 
orderDesc(SingularAttribute<T, X>) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
orderDesc(SingularAttribute<T, X>, boolean) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
orderDesc(String) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
orderDesc(String, boolean) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 

P

pageSize() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
PaginationCriteriaBuilderPostProcessor - Class in com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor
 
PaginationCriteriaBuilderPostProcessor(int, int) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.PaginationCriteriaBuilderPostProcessor
 
Parameters - Class in com.blazebit.persistence.deltaspike.data.impl.param
Implementation is similar to Parameters but was modified to work with entity views.
postProcess(EntityViewCdiQueryInvocationContext, Query) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.FlushModePostProcessor
 
postProcess(EntityViewCdiQueryInvocationContext, Query) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.HintPostProcessor
 
postProcess(EntityViewCdiQueryInvocationContext, Query) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.LockModePostProcessor
 
postProcess(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.OrderByCriteriaBuilderPostProcessor
 
postProcess(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor.PaginationCriteriaBuilderPostProcessor
 
postProcess(FullQueryBuilder<?, ?>) - Method in interface com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaBuilderPostProcessor
 
postProcess(EntityViewCdiQueryInvocationContext, Query) - Method in interface com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewJpaQueryPostProcessor
 
previousPage() - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
proceed() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
process(Object, Method, Object[]) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewAwareQueryHandler
 
producer() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryComponentsFactory
 

Q

QueryCriteria<C,R> - Class in com.blazebit.persistence.deltaspike.data.impl.criteria
Implementation is similar to QueryCriteria but was modified to work with entity views.
QueryCriteria(Class<C>, Class<R>, EntityManager, CriteriaBuilderFactory, EntityViewManager) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.criteria.QueryCriteria
 
QueryCriteria(Class<C>, Class<R>, EntityManager, JoinType, CriteriaBuilderFactory, EntityViewManager) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.criteria.QueryCriteria
 
queryDirection() - Method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.OrderByQueryAttribute.Direction
 
QueryOperator - Enum in com.blazebit.persistence.deltaspike.data.impl.builder.part
Implementation is similar to QueryOperator but altered LikeIgnoreCase to use upper on both sides.

R

release() - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
removeJpaQueryPostProcessor(EntityViewJpaQueryPostProcessor) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContext
 
RepositoryEntityView - Class in com.blazebit.persistence.deltaspike.data.impl.meta
Implementation is similar to RepositoryEntity but was modified to work with entity views.
RepositoryEntityView(Class<?>, Class<?>) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.meta.RepositoryEntityView
 
requiresTransaction() - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
returns(Class<?>) - Method in class com.blazebit.persistence.deltaspike.data.impl.meta.EntityViewRepositoryMethod
 
returnsList(Method) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.EntityViewQueryBuilder
 

S

select(Class<N>, QuerySelection<? super C, ?>...) - Method in class com.blazebit.persistence.deltaspike.data.impl.criteria.QueryCriteria
 
select(QuerySelection<? super C, ?>...) - Method in class com.blazebit.persistence.deltaspike.data.impl.criteria.QueryCriteria
 
set(EntityViewCdiQueryInvocationContext) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewCdiQueryInvocationContextHolder
 
setEntityViewManager(EntityViewManager) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
setEntityViewManagerDependentProvider(DependentProvider<? extends EntityViewManager>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
setEntityViewManagerResolver(EntityViewManagerResolver) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
setEntityViewManagerResolverClass(Class<? extends EntityViewManagerResolver>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
setEntityViewManagerResolverDependentProvider(DependentProvider<? extends EntityViewManagerResolver>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.EntityViewManagerRef
 
substring(SingularAttribute<? super E, String>, int) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
substring(SingularAttribute<? super E, String>, int, int) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
sum(SingularAttribute<? super E, N>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 

T

toPage(int) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
TransactionalEntityViewQueryRunner - Class in com.blazebit.persistence.deltaspike.data.impl.handler
Implementation is similar to org.apache.deltaspike.data.impl.tx.TransactionalQueryRunner but was modified to work with entity views.
TransactionalEntityViewQueryRunner() - Constructor for class com.blazebit.persistence.deltaspike.data.impl.handler.TransactionalEntityViewQueryRunner
 
trim(SingularAttribute<? super E, String>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
trim(CriteriaBuilder.Trimspec, SingularAttribute<? super E, String>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 

U

upper(SingularAttribute<? super E, String>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 

V

valueOf(String) - Static method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.OrderByQueryAttribute.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.QueryOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.OrderByQueryAttribute.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.blazebit.persistence.deltaspike.data.impl.builder.part.QueryOperator
Returns an array containing the constants of this enum type, in the order they are declared.

W

where(Class<T>) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
where(Class<T>, JoinType) - Method in class com.blazebit.persistence.deltaspike.data.impl.handler.CriteriaSupportHandler
 
withPageSize(int) - Method in class com.blazebit.persistence.deltaspike.data.impl.builder.result.EntityViewDefaultQueryResult
 
WrappedEntityViewQueryBuilder - Class in com.blazebit.persistence.deltaspike.data.impl.builder
Implementation is similar to WrappedQueryBuilder but was modified to work with entity views.
WrappedEntityViewQueryBuilder(EntityViewQueryBuilder) - Constructor for class com.blazebit.persistence.deltaspike.data.impl.builder.WrappedEntityViewQueryBuilder
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links
Blazebit Persistence Integration DeltaSpike Data Impl 1.2.0-Alpha4

Copyright © 2014–2018 Blazebit. All rights reserved.