Package | Description |
---|---|
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
Utilities for generating SQL.
|
Modifier and Type | Field and Description |
---|---|
protected LogicalUnion.UnionSelect[] |
LogicalUnion.sels |
Modifier and Type | Method and Description |
---|---|
protected LogicalUnion.UnionSelect |
LogicalUnion.newUnionSelect(SelectImpl seed,
int pos)
Create a new union select with the given delegate and union position.
|
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.