|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathJoins | |
---|---|
org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction |
Uses of PathJoins in org.apache.openjpa.jdbc.sql |
---|
Classes in org.apache.openjpa.jdbc.sql that implement PathJoins | |
---|---|
class |
SelectImpl
Standard Select implementation. |
static class |
SelectImpl.SelectResult
A Result implementation wrapped around this select. |
Methods in org.apache.openjpa.jdbc.sql that return PathJoins | |
---|---|
PathJoins |
SelectImpl.setOuter(boolean outer)
|
PathJoins |
SelectImpl.SelectResult.setOuter(boolean outer)
|
PathJoins |
PathJoins.setOuter(boolean outer)
Mark this as an outer joins set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |