org.eclipse.datatools.connectivity.oda.spec.result
Class InternalResultSpecFactory
java.lang.Object
org.eclipse.datatools.connectivity.oda.spec.result.InternalResultSpecFactory
public class InternalResultSpecFactory
- extends java.lang.Object
Internal factory of package classes.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalResultSpecFactory
public InternalResultSpecFactory()
createCustomAggregate
public static CustomAggregate createCustomAggregate(java.lang.String extensionId,
java.lang.String id,
ExpressionVariable inputSourceVar)
createCustomAggregate
public static CustomAggregate createCustomAggregate(java.lang.String extensionId,
java.lang.String id)
createResultProjection
public static ResultProjection createResultProjection()
createResultSetSpecification
public static ResultSetSpecification createResultSetSpecification()
createSortSpecification
public static SortSpecification createSortSpecification()
createSortSpecification
public static SortSpecification createSortSpecification(int sortMode)