public class JpqlSelect extends SqlSelect
SqlSelect.Where
SqlQuery.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, where
getParams, inlineParam, paramCurrentIndex, pmark, pmark, quote, whereIn
public JpqlSelect()
public JpqlSelect(JpqlSelect src)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly