Class WrqBindingSetFromTableReference

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

public class WrqBindingSetFromTableReference extends WrqBindingSetVirtual
Represents a virtual BindingSet resulting from the children of wrq:From, i.e. a table reference A table reference can be a plain table name or joined tables factors, i.e. table names, derived table expressions or references to CTE Mostly it deals with the handling of wrq:Join, but for consistency we also take care for cases without
See Also: