public final class AsOfClauseFactory extends ExpressionFactory
AsOfClauseFactory
creates a new AsOfClause
when the portion of the JPQL
query to parse starts with AS OF.Modifier and Type | Field and Description |
---|---|
static String |
ID
The unique identifier of this
AsOfClauseFactory . |
Constructor and Description |
---|
AsOfClauseFactory()
Creates a new
AsOfClauseFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final String ID
AsOfClauseFactory
.EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference