public class RSQLQueryDslSupport extends RSQLJPASupport
| Constructor and Description |
|---|
RSQLQueryDslSupport() |
RSQLQueryDslSupport(Map<String,javax.persistence.EntityManager> entityManagerMap) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getVersion() |
static com.querydsl.core.types.dsl.BooleanExpression |
toPredicate(String rsqlQuery,
com.querydsl.core.types.Path qClazz) |
static com.querydsl.core.types.dsl.BooleanExpression |
toPredicate(String rsqlQuery,
com.querydsl.core.types.Path qClazz,
Map<String,String> propertyPathMapper) |
count, findAll, findAll, findAll, findAll, findOne, rsql, rsql, rsql, rsql, rsql, toSort, toSort, toSpecification, toSpecification, toSpecification, toSpecification, toSpecification, toSpecification, toSpecification, toSpecification, toSpecification, toSpecification, toSpecification, toSpecificationaddConverter, addConverter, addEntityAttributeParser, addEntityAttributeTypeMap, addMapping, addMapping, addPropertyBlacklist, addPropertyBlacklist, addPropertyWhitelist, addPropertyWhitelist, getConversionService, getEntityManagerMap, getManagedTypeMap, getPropertyBlacklist, getPropertyRemapping, getPropertyWhitelist, getValueTypeMap, init, removeConverter, toComplexMultiValueMap, toMultiValueMappublic static com.querydsl.core.types.dsl.BooleanExpression toPredicate(String rsqlQuery, com.querydsl.core.types.Path qClazz)
public static com.querydsl.core.types.dsl.BooleanExpression toPredicate(String rsqlQuery, com.querydsl.core.types.Path qClazz, Map<String,String> propertyPathMapper)
protected String getVersion()
getVersion in class RSQLJPASupportCopyright © 2018–2022. All rights reserved.