No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 8 |
From Level: | 7 |
Generated | 2010.05.11 19:22 |
SQLiteDatabase
Added Methods | |
---|---|
long
insertWithOnConflict (
String,
String
|
|
int
updateWithOnConflict (
String,
ContentValues
|
Added Fields | |
---|---|
int
CONFLICT_ABORT
|
|
int
CONFLICT_FAIL
|
|
int
CONFLICT_IGNORE
|
|
int
CONFLICT_NONE
|
|
int
CONFLICT_REPLACE
|
|
int
CONFLICT_ROLLBACK
|