Uses of Class
org.apache.openjpa.jdbc.sql.SelectImpl
-
Uses of SelectImpl in org.apache.openjpa.jdbc.sql
Modifier and TypeFieldDescriptionprotected SelectImpl
SelectImpl._outer
protected final SelectImpl
LogicalUnion.UnionSelect.sel
Modifier and TypeMethodDescriptionLogicalUnion.UnionSelect.getDelegate()
Delegate select.SelectImpl.SelectResult.getSelect()
Select for this result.Modifier and TypeMethodDescriptionprotected LogicalUnion.UnionSelect
LogicalUnion.newUnionSelect
(SelectImpl seed, int pos) Create a new union select with the given delegate and union position.void
SelectImpl.SelectResult.setSelect
(SelectImpl sel) Select for this result.