Class WrqBindingSetFromDerivedTable

java.lang.Object
de.businesscode.bcdui.wrs.load.WrqBindingSetVirtual
de.businesscode.bcdui.wrs.load.WrqBindingSetFromDerivedTable
All Implemented Interfaces:
BindingSet, WrqBindingSet, Serializable, Cloneable

public class WrqBindingSetFromDerivedTable extends WrqBindingSetVirtual
This class allows using a sub-select (SqlFromSubSelect) like a BindingSet I.e., it represents its output (selected columns) as a BindingSet Represents a virtual BindingSet resulting from a sub-select during the execution of a Wrq
See Also: