Uses of Interface
org.sql.generation.api.grammar.modification.UpdateSourceByExpression

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

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

Methods in org.sql.generation.api.grammar.factories that return UpdateSourceByExpression
 UpdateSourceByExpression ModificationFactory.updateSourceByExp(ValueExpression expression)
          Creates a new source for UPDATE statement.
 



Copyright © 2010-2011. All Rights Reserved.