SAP J2EE Engine

Version 6.40


com.sapportals.connector.execution.objects.language
Interface IUnaryFromClause

All Superinterfaces:
IFromClause, ILanguageObject

public interface IUnaryFromClause
extends IFromClause

This interface holds all the symbols of a SQL operation FROM sub clause. The FROM sub clause is simple

Version:
1.0

Method Summary
 IBusinessObjectSymbol getBusinessObject()
          Returns the business object contained in the from clause
 

Method Detail

getBusinessObject

public IBusinessObjectSymbol getBusinessObject()
Returns the business object contained in the from clause
Returns:
IBusinessObjectSymbol

SAP J2EE Engine

Version 6.40


Copyright © 2001-2005 SAP AG. All Rights Reserved.