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

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

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

Classes in com.jpattern.orm.query.update that implement UpdateWhere
 class UpdateWhereImpl
           
 

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



Copyright © 2013. All Rights Reserved.