Uses of Interface
org.sql.generation.api.grammar.literals.TimestampTimeLiteral

Packages that use TimestampTimeLiteral
org.sql.generation.api.grammar.factories This package provides factories to create various builders and SQL syntax elements. 
 

Uses of TimestampTimeLiteral in org.sql.generation.api.grammar.factories
 

Methods in org.sql.generation.api.grammar.factories that return TimestampTimeLiteral
 TimestampTimeLiteral LiteralFactory.dt(Timestamp date)
          Creates a literal, which has some date as content.
 



Copyright © 2010-2012. All Rights Reserved.