Class FromSubSelectExpression

All Implemented Interfaces:
Serializable, Cloneable

public class FromSubSelectExpression extends TableExpression
Allow a table expression to be created on a sub-select to define a sub-select in the from clause.
See Also: