SAP J2EE Engine

Version 6.40


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

All Superinterfaces:
ILanguageObject, ISymbol
All Known Subinterfaces:
IAggregateSymbol, IAliasSymbol, IAttributeAliasSymbol, IAttributeSymbol, IExpressionSymbol

public interface ISelectSymbol
extends ISymbol

This interface marks SQL operation symbols that are a part of the SELECT clause of a query

Version:
1.0

Method Summary
 java.lang.Class getType()
           
 
Methods inherited from interface com.sapportals.connector.execution.objects.language.ISymbol
getName
 

Method Detail

getType

public java.lang.Class getType()
Returns:
Class

SAP J2EE Engine

Version 6.40


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