public class JPAQueryDslParser extends Object
| Constructor and Description |
|---|
JPAQueryDslParser(javax.persistence.EntityManager em) |
| Modifier and Type | Method and Description |
|---|---|
com.mysema.query.jpa.impl.JPAQuery |
parse(String expression,
QueryDslContext context) |
com.mysema.query.jpa.impl.JPAQuery |
parse(String expression,
QueryDslContext context,
org.evcode.queryfy.core.parser.ParserConfig config) |
public com.mysema.query.jpa.impl.JPAQuery parse(String expression, QueryDslContext context)
public com.mysema.query.jpa.impl.JPAQuery parse(String expression, QueryDslContext context, org.evcode.queryfy.core.parser.ParserConfig config)
Copyright © 2017–2018 Edmo Vamerlatti Costa. All rights reserved.