SAP J2EE Engine

Version 6.40


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

All Superinterfaces:
ICriteria, ILanguageObject, IPredicateCriteria

public interface IIsNullCriteria
extends IPredicateCriteria

This interface marks the criteria object as one of the type A is null where A is an SQL operation expression.

Version:
1.0

Method Summary
 IExpression getExpression()
          returns the expression of the criteria.
 

Method Detail

getExpression

public IExpression getExpression()
returns the expression of the criteria.
Returns:
IExpression

SAP J2EE Engine

Version 6.40


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