Uses of Class
org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
Packages that use LogicalUnion.UnionSelect
-
Uses of LogicalUnion.UnionSelect in org.apache.openjpa.jdbc.sql
Fields in org.apache.openjpa.jdbc.sql declared as LogicalUnion.UnionSelectMethods in org.apache.openjpa.jdbc.sql that return LogicalUnion.UnionSelectModifier and TypeMethodDescriptionprotected LogicalUnion.UnionSelect
LogicalUnion.newUnionSelect
(SelectImpl seed, int pos) Create a new union select with the given delegate and union position.