| Package | Description |
|---|---|
| foundation.jpa.querydsl | |
| foundation.jpa.querydsl.where |
| Modifier and Type | Method and Description |
|---|---|
static EntityConverter |
EntityConverter.noConversion() |
| Modifier and Type | Method and Description |
|---|---|
static QueryContext |
QueryContext.createContext(EntityConverter conversionService) |
static com.querydsl.core.types.dsl.BooleanExpression |
QueryUtils.resolveOperation(com.querydsl.core.types.Ops operator,
com.querydsl.core.types.Expression<?> leftOperand,
com.querydsl.core.types.Expression<?> rightOperand,
EntityConverter entityConverter) |
| Constructor and Description |
|---|
QueryContext(EntityConverter entityConverter) |
| Constructor and Description |
|---|
QueryFactory(EntityConverter entityConverter,
QueryVariables variables,
com.querydsl.core.types.EntityPath<?> root) |
Copyright © 2020. All rights reserved.