org.sql.generation.api.grammar.common
Interface NonBooleanExpression

All Superinterfaces:
org.atp.api.Typeable<ValueExpression>, ValueExpression
All Known Subinterfaces:
ColumnReference, ColumnReferenceByExpression, ColumnReferenceByName, DateTimeLiteral, DirectLiteral, LiteralExpression, NumericLiteral, QueryExpression, SQLFunctionLiteral, StringLiteral

public interface NonBooleanExpression
extends ValueExpression

A common interface for all expressions, which return non-boolean value.

Author:
Stanislav Muhametsin

Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010. All Rights Reserved.