public class JpqlSelect extends SqlSelect
SqlSelect.WhereSqlQuery.Concat| Constructor and Description |
|---|
JpqlSelect() |
JpqlSelect(JpqlSelect src) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
andWhere, andWhere, from, groupBy, innerJoin, leftJoin, limit, limit, orderBy, orWhere, orWhere, param, params, select, where, where, wheregetParams, inlineParam, paramCurrentIndex, pmark, pmark, quote, whereInpublic JpqlSelect()
public JpqlSelect(JpqlSelect src)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly