public final class TableExpressionFactory extends ExpressionFactory
TableExpressionFactory
creates a new TableExpression
.TableExpression
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
TableExpressionFactory . |
Constructor and Description |
---|
TableExpressionFactory()
Creates a new
TableExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
TableExpressionFactory
.