T - public interface ExpressionTargetFactory<T extends ExpressionTarget> extends ExpressionTargetGenerator<T>, ExpressionFilterTarget<T>
ExpressionFilterTarget and
PropertyTargetFactory and supports the generation of
SQLExpressions.| Modifier and Type | Method and Description |
|---|---|
<I> uk.ac.ed.epcc.webapp.jdbc.expr.SQLExpression<I> |
getSQLExpression(PropExpression<I> exp) |
compatiblecompatible, getIterator, getIterator, getRecordCount, getValuesgetFinder, hasPropertygetFilter, getNullFilter, getOrderFilter, getPeriodFilter, getRelationFilter<I> uk.ac.ed.epcc.webapp.jdbc.expr.SQLExpression<I> getSQLExpression(PropExpression<I> exp) throws InvalidSQLPropertyException
InvalidSQLPropertyException