Interface Literal

All Superinterfaces:
Expression, QueryObject
All Known Implementing Classes:
AbstractLiteral, AbstractNumericLiteral, AbstractTemporalLiteral, BigDecimalLiteral, BooleanLiteral, DateLiteral, DoubleLiteral, EnumLiteral, LongLiteral, StringLiteral, TimeLiteral, TimestampLiteral

public interface Literal extends Expression
Marker interface for literals of query objects.
Since:
1.3
Version:
$Revision: 7121 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Udai Gupta, Ralf Joachim