Uses of Interface
com.jpattern.orm.query.delete.DeleteWhere

Packages that use DeleteWhere
com.jpattern.orm.query.delete   
 

Uses of DeleteWhere in com.jpattern.orm.query.delete
 

Classes in com.jpattern.orm.query.delete that implement DeleteWhere
 class DeleteWhereImpl
           
 

Methods in com.jpattern.orm.query.delete that return DeleteWhere
 DeleteWhere DeleteQueryOrm.where()
           
 DeleteWhere DeleteQuery.where()
          Create or modify the "WHERE" clause of the statement.
protected  DeleteWhere DeleteWhereImpl.where()
           
 



Copyright © 2013. All Rights Reserved.