Uses of Interface
com.jpattern.orm.query.update.UpdateSet

Packages that use UpdateSet
com.jpattern.orm.query.update   
 

Uses of UpdateSet in com.jpattern.orm.query.update
 

Classes in com.jpattern.orm.query.update that implement UpdateSet
 class UpdateSetImpl
           
 

Methods in com.jpattern.orm.query.update that return UpdateSet
 UpdateSet UpdateWhere.set()
          Create or modify the "SET" clause of the update statement.
 UpdateSet UpdateQuery.set()
          Create or modify the "SET" clause of the update statement.
protected  UpdateSet UpdateSetImpl.set()
           
 UpdateSet UpdateWhereImpl.set()
           
 UpdateSet UpdateQueryOrm.set()
           
 



Copyright © 2013. All Rights Reserved.