diff options
| author | 2010-07-25 16:38:48 -0700 | |
|---|---|---|
| committer | 2010-07-26 13:00:07 -0700 | |
| commit | fb16cbd9b2e86d6878d4bff820422bc09c8938de (patch) | |
| tree | 4bbcf44b1a14a7bdff5ce13cce5cb3eff2ac056c /libs/rs/rsObjectBase.cpp | |
| parent | 037644fbe424315c5a3e9706453ce97413d636ff (diff) | |
add new API in SQLiteStatement to deprecate another.
1. SQLIteStatement.executeUpdateDelete() replaces execute() - and returns the
number of rows changed.
2. let SQLiteDatabase.execSQL() call the above new API - which
means all CRUD statements by execSQL() are stored in prepared statement cache.
3. remove the following from SQLiteDatabase
lastrowId
lastchangecount()
native_execSQL()
Change-Id: I4e93a09dc381f425c3ae6ccc331a7bf227491e22
Diffstat (limited to 'libs/rs/rsObjectBase.cpp')
0 files changed, 0 insertions, 0 deletions