com.mwc.sqld.db
Interface UpdateEngine

All Known Implementing Classes:
SimpleUpdateEngine

public interface UpdateEngine


Method Summary
 int update(UpdateCurser[] data, java.util.LinkedList setList, Criteria c)
           
 

Method Detail

update

public int update(UpdateCurser[] data,
                  java.util.LinkedList setList,
                  Criteria c)
           throws DBException