Vasu Nori 5402590f1c change return type from void to int on execSQL() methods
1. let execSQL() methods return the number of rows affected by the SQL
staement executed.
2. remove synchronized on 2 public methods. since public API is not
supposed to have synchronized, this was a mistake in previously submitted
CL

Change-Id: Ic610a0c38e7bd7c77006a08c7b82fa01957739e5
2010-09-14 12:14:26 -07:00
2010-09-10 12:46:57 -07:00
2010-09-12 20:41:07 -07:00
2010-09-14 08:05:29 -07:00
2010-03-16 09:59:06 -07:00
2010-09-10 14:01:45 -07:00
2010-09-08 15:24:49 -04:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%