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

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

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

Methods in org.sql.generation.api.grammar.factories that return NumericLiteral
 NumericLiteral LiteralFactory.n(Number number)
          Creates a literal, which has some number as contents.
 



Copyright © 2010. All Rights Reserved.