| Package | Description |
|---|---|
| io.katharsis.jpa.internal.query.backend.querydsl | |
| io.katharsis.jpa.query.querydsl |
| Modifier and Type | Class and Description |
|---|---|
class |
QuerydslQueryImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> QuerydslQuery<T> |
QuerydslQueryFactory.query(Class<?> entityClass,
String attrName,
List<?> entityIds) |
<T> QuerydslQuery<T> |
QuerydslQueryFactory.query(Class<T> entityClass) |
Copyright © 2017. All Rights Reserved.