Jonas Schwertfeger 8402903723 Added buildQuery and buildUnionSubQuery methods without misleading selectionArgs parameter.
The signatures of the existing buildQuery and buildUnionSubQuery methods include a selectionArgs
parameter that is not actually being used in the method implementations.  This parameter leads
to the misconception that SQL paramter substitution is carried out by these methods.  I added
new variants of these methods without that parameter and deprecated the old variants.

Change-Id: I1bf770d5c777649e9aac36d93aa93bd65bbcc2a3
2010-11-12 12:18:37 +01:00
2010-11-03 15:33:00 +08:00
2010-09-17 15:45:23 +09:00
2010-11-02 08:06:06 +09:00
2010-11-02 08:06:06 +09:00
2010-10-27 08:38:30 +02:00
2010-03-29 18:12:24 -07:00
2010-04-01 12:05:26 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%