Package | Description |
---|---|
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
|
Modifier and Type | Class and Description |
---|---|
class |
SelectImpl
Standard
Select implementation. |
static class |
SelectImpl.SelectResult
A
Result implementation wrapped around this select. |
Modifier and Type | Method and Description |
---|---|
PathJoins |
SelectImpl.setOuter(boolean outer) |
PathJoins |
SelectImpl.SelectResult.setOuter(boolean outer) |
PathJoins |
PathJoins.setOuter(boolean outer)
Mark this as an outer joins set.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.