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, getFallBackExpressionFactoryId, getId, hashCode, identifiers, setFallBackExpressionFactory, toString
public static final java.lang.String ID
JoinFactory
.EclipseLink 2.4.2, "build v20130514-5956486" API Reference