1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<HTML style="overflow:auto;">
3<HEAD>
4<meta name="generator" content="JDiff v1.1.0">
5<!-- Generated by the JDiff Javadoc doclet -->
6<!-- (http://www.jdiff.org) -->
7<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
8<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
9<TITLE>
10android.database.sqlite.SQLiteProgram
11</TITLE>
12<link href="/assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13<link href="/stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
14<noscript>
15<style type="text/css">
16body{overflow:auto;}
17#body-content{position:relative; top:0;}
18#doc-content{overflow:visible;border-left:3px solid #666;}
19#side-nav{padding:0;}
20#side-nav .toggle-list ul {display:block;}
21#resize-packages-nav{border-bottom:3px solid #666;}
22</style>
23</noscript>
24<style type="text/css">
25</style>
26</HEAD>
27<BODY>
28<!-- Start of nav bar -->
29<a name="top"></a>
30<div id="header" style="margin-bottom:0;padding-bottom:0;">
31<div id="headerLeft">
32<a href="/index.html" tabindex="-1" target="_top"><img src="/assets/images/bg_logo.png" alt="Android Developers" /></a>
33</div>
34  <div id="headerRight">
35  <div id="headerLinks">
36<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
37<span class="text">
38<!-- &nbsp;<a href="#">English</a> | -->
39<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
40</span>
41</div>
42  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
43    <table class="diffspectable">
44      <tr>
45        <td colspan="2" class="diffspechead">API Diff Specification</td>
46      </tr>
47      <tr>
48        <td class="diffspec" style="padding-top:.25em">To Level:</td>
49        <td class="diffvaluenew" style="padding-top:.25em">8</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">7</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2010.05.11 19:22</td>
58      </tr>
59    </table>
60    </div><!-- End and-diff-id -->
61  <div class="and-diff-id" style="margin-right:8px;">
62    <table class="diffspectable">
63      <tr>
64        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
65      </tr>
66    </table>
67  </div> <!-- End and-diff-id -->
68  </div> <!-- End headerRight -->
69  </div> <!-- End header -->
70<div id="body-content" xstyle="padding:12px;padding-right:18px;">
71<div id="doc-content" style="position:relative;">
72<div id="mainBodyFluid">
73<H2>
74Class android.database.sqlite.<A HREF="/reference/android/database/sqlite/SQLiteProgram.html" target="_top"><font size="+2"><code>SQLiteProgram</code></font></A>
75</H2>
76<a NAME="constructors"></a>
77<a NAME="methods"></a>
78<p>
79<a NAME="Changed"></a>
80<TABLE summary="Changed Methods" WIDTH="100%">
81<TR>
82  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
83</TH>
84<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
85  <TD VALIGN="TOP" WIDTH="25%">
86  <A NAME="android.database.sqlite.SQLiteProgram.compile_changed(java.lang.String, boolean)"></A>
87  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/database/sqlite/SQLiteProgram.html#compile(java.lang.String, boolean)" target="_top"><code>compile</code></A>(<code>String,</nobr> boolean<nobr><nobr></code>)  </nobr>
88  </TD>
89  <TD VALIGN="TOP" WIDTH="30%">
90<b>Now deprecated</b>.<br>
91  </TD>
92  <TD>&nbsp;</TD>
93</TR>
94<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
95  <TD VALIGN="TOP" WIDTH="25%">
96  <A NAME="android.database.sqlite.SQLiteProgram.native_compile_changed(java.lang.String)"></A>
97  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/database/sqlite/SQLiteProgram.html#native_compile(java.lang.String)" target="_top"><code>native_compile</code></A>(<code>String</code>)  </nobr>
98  </TD>
99  <TD VALIGN="TOP" WIDTH="30%">
100<b>Now deprecated</b>.<br>
101  </TD>
102  <TD>&nbsp;</TD>
103</TR>
104<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
105  <TD VALIGN="TOP" WIDTH="25%">
106  <A NAME="android.database.sqlite.SQLiteProgram.native_finalize_changed()"></A>
107  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/database/sqlite/SQLiteProgram.html#native_finalize()" target="_top"><code>native_finalize</code></A>()  </nobr>
108  </TD>
109  <TD VALIGN="TOP" WIDTH="30%">
110<b>Now deprecated</b>.<br>
111  </TD>
112  <TD>&nbsp;</TD>
113</TR>
114</TABLE>
115&nbsp;
116<a NAME="fields"></a>
117<p>
118<a NAME="Changed"></a>
119<TABLE summary="Changed Fields" WIDTH="100%">
120<TR>
121  <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
122</TH>
123<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
124  <TD VALIGN="TOP" WIDTH="25%">
125  <A NAME="android.database.sqlite.SQLiteProgram.mDatabase"></A>
126  <nobr><code>SQLiteDatabase</code>&nbsp;<A HREF="/reference/android/database/sqlite/SQLiteProgram.html#mDatabase" target="_top"><code>mDatabase</code></font></A></nobr>  </TD>
127  <TD VALIGN="TOP" WIDTH="30%">
128<b>Now deprecated</b>.<br>
129  </TD>
130  <TD>&nbsp;</TD>
131</TR>
132<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
133  <TD VALIGN="TOP" WIDTH="25%">
134  <A NAME="android.database.sqlite.SQLiteProgram.nHandle"></A>
135  <nobr><code>int</code>&nbsp;<A HREF="/reference/android/database/sqlite/SQLiteProgram.html#nHandle" target="_top"><code>nHandle</code></font></A></nobr>  </TD>
136  <TD VALIGN="TOP" WIDTH="30%">
137<b>Now deprecated</b>.<br>
138  </TD>
139  <TD>&nbsp;</TD>
140</TR>
141<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
142  <TD VALIGN="TOP" WIDTH="25%">
143  <A NAME="android.database.sqlite.SQLiteProgram.nStatement"></A>
144  <nobr><code>int</code>&nbsp;<A HREF="/reference/android/database/sqlite/SQLiteProgram.html#nStatement" target="_top"><code>nStatement</code></font></A></nobr>  </TD>
145  <TD VALIGN="TOP" WIDTH="30%">
146<b>Now deprecated</b>.<br>
147  </TD>
148  <TD>&nbsp;</TD>
149</TR>
150</TABLE>
151&nbsp;
152      </div>	
153      <div id="footer">
154        <div id="copyright">
155        Except as noted, this content is licensed under 
156        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
157        For details and restrictions, see the <a href="/license.html">Content License</a>.
158        </div>
159      <div id="footerlinks">
160      <p>
161        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
162        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
163        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
164      </p>
165    </div>
166    </div> <!-- end footer -->
167    </div><!-- end doc-content -->
168    </div> <!-- end body-content --> 
169<script src="//www.google-analytics.com/ga.js" type="text/javascript">
170</script>
171<script type="text/javascript">
172  try {
173    var pageTracker = _gat._getTracker("UA-5831155-1");
174    pageTracker._setAllowAnchor(true);
175    pageTracker._initData();
176    pageTracker._trackPageview();
177  } catch(e) {}
178</script>
179</BODY>
180</HTML>
181