org.sql.generation.api.grammar.literals
Interface TemporalLiteral

All Superinterfaces:
LiteralExpression, NonBooleanExpression, org.atp.api.Typeable<ValueExpression>, ValueExpression
All Known Subinterfaces:
TimestampTimeLiteral

public interface TemporalLiteral
extends LiteralExpression

This syntax element represents any literal that represents some kind of time.

Author:
2011 Stanislav Muhametsin
See Also:
TimestampTimeLiteral

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



Copyright © 2010-2012. All Rights Reserved.