public class Insert extends Object
Insert(Context context)
Insert(Context context, String table)
Insert
columns(String... columns)
table(String table)
String
toString()
values(Object... values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Insert(Context context)
public Insert(Context context, String table)
public Insert table(String table)
public Insert columns(String... columns)
public Insert values(Object... values)
public String toString()
toString
Object
Copyright © 2013–2014. All rights reserved.