Uses of Class
pl.matsuo.core.model.query.condition.SelectPart
| Package | Description |
|---|---|
| pl.matsuo.core.model.query |
-
Uses of SelectPart in pl.matsuo.core.model.query
Methods in pl.matsuo.core.model.query that return SelectPart Modifier and Type Method Description static SelectPartQueryBuilder. select(String... fields)Methods in pl.matsuo.core.model.query with parameters of type SelectPart Modifier and Type Method Description protected AbstractQuery<E>AbstractQuery. select(SelectPart selectPart)