Uses of Class
com.blazebit.persistence.impl.ParameterManager.ParameterImpl
Packages that use ParameterManager.ParameterImpl
-
Uses of ParameterManager.ParameterImpl in com.blazebit.persistence.impl
Methods in com.blazebit.persistence.impl that return ParameterManager.ParameterImplMethods in com.blazebit.persistence.impl that return types with arguments of type ParameterManager.ParameterImplConstructor parameters in com.blazebit.persistence.impl with type arguments of type ParameterManager.ParameterImplModifierConstructorDescriptionPaginatedTypedQueryImpl(boolean withExtractAllKeysets, boolean withCount, boolean boundedCount, int highestOffset, javax.persistence.TypedQuery<?> countQuery, javax.persistence.TypedQuery<?> idQuery, javax.persistence.TypedQuery<X> objectQuery, ObjectBuilder<X> objectBuilder, Collection<ParameterManager.ParameterImpl<?>> parameters, Map<javax.persistence.criteria.ParameterExpression<?>, String> criteriaNameMapping, Object entityId, int firstResult, int pageSize, int identifierCount, boolean needsNewIdList, int[] keysetToSelectIndexMapping, KeysetMode keysetMode, KeysetPage keysetPage, boolean forceFirstResult, boolean inlinedIdQuery, boolean inlinedCountQuery)