public final class JoinFactory extends ExpressionFactory
JoinFactory
creates a new Join
when the portion of the query to parse starts
with JOIN or FETCH JOIN, respectively.Join
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
JoinFactory . |
Constructor and Description |
---|
JoinFactory()
Creates a new
JoinFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
JoinFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference