public class Update extends Object
Update(Context context)
Update(Context context, String table)
Update
and(String condition)
set(String column, String value)
table(String table)
String
toString()
where(String condition)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Update(Context context)
public Update(Context context, String table)
public Update table(String table)
public Update set(String column, String value)
public Update where(String condition)
public Update and(String condition)
public String toString()
toString
Object
Copyright © 2013–2014. All rights reserved.