commit | 5402590f1cb8ae1bc31f796705ff6f10bc175730 | [log] [tgz] |
---|---|---|
author | Vasu Nori <vnori@google.com> | Tue Sep 14 12:14:26 2010 -0700 |
committer | Vasu Nori <vnori@google.com> | Tue Sep 14 12:14:26 2010 -0700 |
tree | 0f11fa9b63daa59bce97706f4939300a878dc8d0 | |
parent | b729dcc8a94bc2c2a1ecda47d791be0d6f1d160a [diff] |
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