com.businessobjects.rebean.wi
Interface SQLNode

All Superinterfaces:
TreeNode
All Known Subinterfaces:
SQLContainer, SQLSelectStatement

public interface SQLNode
extends TreeNode

Warning: This interface is no longer functional from the SAP BusinessObjects 4.0 release onwards.

A specialization of the TreeNode interface used as a base class for SQLSelectStatement.

Since:
11.5
See Also:
SQLDataProvider, SQLSelectStatement, SQLContainer

Method Summary
 
Methods inherited from interface com.businessobjects.rebean.wi.TreeNode
getChildAt, getChildCount, getIndex, getParent, isLeaf