Uses of Interface
org.sql.generation.api.grammar.query.RowDefinition

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

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

Methods in org.sql.generation.api.grammar.factories that return RowDefinition
 RowDefinition QueryFactory.row(ValueExpression... elements)
          Creates a new row for VALUES expression in query.
 



Copyright © 2010-2012. All Rights Reserved.