| Package | Description |
|---|---|
| io.katharsis.jpa.internal.query.backend.querydsl | |
| io.katharsis.jpa.query.querydsl |
| Constructor and Description |
|---|
QuerydslQueryImpl(MetaLookup metaLookup,
javax.persistence.EntityManager em,
Class<?> clazz,
ComputedAttributeRegistryImpl virtualAttrs,
List<QuerydslTranslationInterceptor> translationInterceptors,
String attrName,
List<?> entityIds) |
QuerydslQueryImpl(MetaLookup metaLookup,
javax.persistence.EntityManager em,
Class<T> clazz,
ComputedAttributeRegistryImpl computedAttrs,
List<QuerydslTranslationInterceptor> translationInterceptors) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuerydslQueryFactory.addInterceptor(QuerydslTranslationInterceptor interceptor) |
Copyright © 2017. All Rights Reserved.