mirror of
https://github.com/berkeleydb/libdb.git
synced 2024-11-17 01:26:25 +00:00
669 lines
34 KiB
HTML
669 lines
34 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
|
<!--NewPage-->
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<!-- Generated by javadoc (build 1.4.2_03) on Sat Apr 30 14:01:26 CEST 2011 -->
|
||
|
<TITLE>
|
||
|
Constant Field Values (SQLite Java Wrapper)
|
||
|
</TITLE>
|
||
|
|
||
|
|
||
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
||
|
|
||
|
<SCRIPT type="text/javascript">
|
||
|
function windowTitle()
|
||
|
{
|
||
|
parent.document.title="Constant Field Values (SQLite Java Wrapper)";
|
||
|
}
|
||
|
</SCRIPT>
|
||
|
|
||
|
</HEAD>
|
||
|
|
||
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
||
|
|
||
|
|
||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||
|
<A NAME="navbar_top"><!-- --></A>
|
||
|
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||
|
<TR>
|
||
|
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||
|
<TR ALIGN="center" VALIGN="top">
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
</TD>
|
||
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||
|
</EM>
|
||
|
</TD>
|
||
|
</TR>
|
||
|
|
||
|
<TR>
|
||
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
|
PREV
|
||
|
NEXT</FONT></TD>
|
||
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
|
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
|
||
|
<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>
|
||
|
<SCRIPT type="text/javascript">
|
||
|
<!--
|
||
|
if(window==top) {
|
||
|
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
||
|
}
|
||
|
//-->
|
||
|
</SCRIPT>
|
||
|
<NOSCRIPT>
|
||
|
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
||
|
</NOSCRIPT>
|
||
|
|
||
|
</FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
<A NAME="skip-navbar_top"></A>
|
||
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
||
|
|
||
|
<HR>
|
||
|
<CENTER>
|
||
|
<H1>
|
||
|
Constant Field Values</H1>
|
||
|
</CENTER>
|
||
|
<HR SIZE="4" NOSHADE>
|
||
|
<B>Contents</B><UL>
|
||
|
<LI><A HREF="#SQLite">SQLite.*</A>
|
||
|
</UL>
|
||
|
|
||
|
<A NAME="SQLite"><!-- --></A>
|
||
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
|
<TD ALIGN="left"><FONT SIZE="+2">
|
||
|
<B>SQLite.*</B></FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
<P>
|
||
|
|
||
|
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
|
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||
|
<TD COLSPAN=3><B>SQLite.<A HREF="SQLite/Constants.html" title="class in SQLite">Constants</A></B></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.drv_minor"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#drv_minor">drv_minor</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>20100727</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_ABORT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_ABORT">SQLITE_ABORT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>4</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_ARGS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_ARGS">SQLITE_ARGS</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>-3</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_ATTACH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_ATTACH">SQLITE_ATTACH</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>24</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_AUTH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_AUTH">SQLITE_AUTH</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>23</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_BLOB"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_BLOB">SQLITE_BLOB</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>4</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_BUSY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_BUSY">SQLITE_BUSY</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>5</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CANTOPEN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CANTOPEN">SQLITE_CANTOPEN</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>14</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CONSTRAINT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CONSTRAINT">SQLITE_CONSTRAINT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>19</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_COPY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_COPY">SQLITE_COPY</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>0</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CORRUPT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CORRUPT">SQLITE_CORRUPT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>11</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CREATE_INDEX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CREATE_INDEX">SQLITE_CREATE_INDEX</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CREATE_TABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CREATE_TABLE">SQLITE_CREATE_TABLE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>2</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CREATE_TEMP_INDEX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CREATE_TEMP_INDEX">SQLITE_CREATE_TEMP_INDEX</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>3</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CREATE_TEMP_TABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CREATE_TEMP_TABLE">SQLITE_CREATE_TEMP_TABLE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>4</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CREATE_TEMP_TRIGGER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CREATE_TEMP_TRIGGER">SQLITE_CREATE_TEMP_TRIGGER</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>5</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CREATE_TEMP_VIEW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CREATE_TEMP_VIEW">SQLITE_CREATE_TEMP_VIEW</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>6</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CREATE_TRIGGER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CREATE_TRIGGER">SQLITE_CREATE_TRIGGER</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>7</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_CREATE_VIEW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_CREATE_VIEW">SQLITE_CREATE_VIEW</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>8</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DBSTATUS_CACHE_USED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DBSTATUS_CACHE_USED">SQLITE_DBSTATUS_CACHE_USED</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DBSTATUS_LOOKASIDE_USED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DBSTATUS_LOOKASIDE_USED">SQLITE_DBSTATUS_LOOKASIDE_USED</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>0</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DELETE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DELETE">SQLITE_DELETE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>9</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DENY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DENY">SQLITE_DENY</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DETACH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DETACH">SQLITE_DETACH</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>25</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DONE">SQLITE_DONE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>101</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DROP_INDEX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DROP_INDEX">SQLITE_DROP_INDEX</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>10</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DROP_TABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DROP_TABLE">SQLITE_DROP_TABLE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>11</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DROP_TEMP_INDEX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DROP_TEMP_INDEX">SQLITE_DROP_TEMP_INDEX</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>12</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DROP_TEMP_TABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DROP_TEMP_TABLE">SQLITE_DROP_TEMP_TABLE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>13</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DROP_TEMP_TRIGGER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DROP_TEMP_TRIGGER">SQLITE_DROP_TEMP_TRIGGER</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>14</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DROP_TEMP_VIEW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DROP_TEMP_VIEW">SQLITE_DROP_TEMP_VIEW</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>15</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DROP_TRIGGER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DROP_TRIGGER">SQLITE_DROP_TRIGGER</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>16</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_DROP_VIEW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_DROP_VIEW">SQLITE_DROP_VIEW</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>17</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_EMPTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_EMPTY">SQLITE_EMPTY</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>16</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_ERROR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_ERROR">SQLITE_ERROR</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_FLOAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_FLOAT">SQLITE_FLOAT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>2</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_FORMAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_FORMAT">SQLITE_FORMAT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>24</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_FULL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_FULL">SQLITE_FULL</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>13</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_IGNORE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_IGNORE">SQLITE_IGNORE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>2</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_INSERT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_INSERT">SQLITE_INSERT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>18</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_INTEGER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_INTEGER">SQLITE_INTEGER</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_INTERNAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_INTERNAL">SQLITE_INTERNAL</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>2</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_INTERRUPT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_INTERRUPT">SQLITE_INTERRUPT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>9</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_IOERR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_IOERR">SQLITE_IOERR</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>10</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_LOCKED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_LOCKED">SQLITE_LOCKED</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>6</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_MISMATCH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_MISMATCH">SQLITE_MISMATCH</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>20</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_MISUSE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_MISUSE">SQLITE_MISUSE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>21</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_NOLFS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_NOLFS">SQLITE_NOLFS</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>22</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_NOMEM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_NOMEM">SQLITE_NOMEM</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>7</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_NOTADB"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_NOTADB">SQLITE_NOTADB</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>26</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_NOTFOUND"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_NOTFOUND">SQLITE_NOTFOUND</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>12</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_NULL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_NULL">SQLITE_NULL</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>5</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_NUMERIC"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_NUMERIC">SQLITE_NUMERIC</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>-1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_OK"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_OK">SQLITE_OK</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>0</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_OPEN_CREATE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_OPEN_CREATE">SQLITE_OPEN_CREATE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>4</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_OPEN_FULLMUTEX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_OPEN_FULLMUTEX">SQLITE_OPEN_FULLMUTEX</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>65536</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_OPEN_NOMUTEX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_OPEN_NOMUTEX">SQLITE_OPEN_NOMUTEX</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>32768</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_OPEN_READONLY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_OPEN_READONLY">SQLITE_OPEN_READONLY</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_OPEN_READWRITE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_OPEN_READWRITE">SQLITE_OPEN_READWRITE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>2</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_PERM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_PERM">SQLITE_PERM</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>3</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_PRAGMA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_PRAGMA">SQLITE_PRAGMA</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>19</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_PROTOCOL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_PROTOCOL">SQLITE_PROTOCOL</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>15</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_RANGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_RANGE">SQLITE_RANGE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>25</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_READ"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_READ">SQLITE_READ</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>20</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_READONLY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_READONLY">SQLITE_READONLY</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>8</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_ROW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_ROW">SQLITE_ROW</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>100</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_SCHEMA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_SCHEMA">SQLITE_SCHEMA</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>17</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_SELECT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_SELECT">SQLITE_SELECT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>21</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_MALLOC_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_MALLOC_SIZE">SQLITE_STATUS_MALLOC_SIZE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>5</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_MEMORY_USED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_MEMORY_USED">SQLITE_STATUS_MEMORY_USED</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>0</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_PAGECACHE_OVERFLOW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_PAGECACHE_OVERFLOW">SQLITE_STATUS_PAGECACHE_OVERFLOW</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>2</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_PAGECACHE_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_PAGECACHE_SIZE">SQLITE_STATUS_PAGECACHE_SIZE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>7</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_PAGECACHE_USED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_PAGECACHE_USED">SQLITE_STATUS_PAGECACHE_USED</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_PARSER_STACK"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_PARSER_STACK">SQLITE_STATUS_PARSER_STACK</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>6</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_SCRATCH_OVERFLOW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_SCRATCH_OVERFLOW">SQLITE_STATUS_SCRATCH_OVERFLOW</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>4</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_SCRATCH_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_SCRATCH_SIZE">SQLITE_STATUS_SCRATCH_SIZE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>8</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STATUS_SCRATCH_USED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STATUS_SCRATCH_USED">SQLITE_STATUS_SCRATCH_USED</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>3</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STMTSTATUS_AUTOINDEX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STMTSTATUS_AUTOINDEX">SQLITE_STMTSTATUS_AUTOINDEX</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>3</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STMTSTATUS_FULLSCAN_STEP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STMTSTATUS_FULLSCAN_STEP">SQLITE_STMTSTATUS_FULLSCAN_STEP</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>1</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_STMTSTATUS_SORT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_STMTSTATUS_SORT">SQLITE_STMTSTATUS_SORT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>2</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_TEXT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_TEXT">SQLITE_TEXT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>3</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_TOOBIG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_TOOBIG">SQLITE_TOOBIG</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>18</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_TRANSACTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_TRANSACTION">SQLITE_TRANSACTION</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>22</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE_UPDATE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE_UPDATE">SQLITE_UPDATE</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>23</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE2_TEXT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE2_TEXT">SQLITE2_TEXT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>-2</CODE></TD>
|
||
|
</TR>
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<A NAME="SQLite.Constants.SQLITE3_TEXT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
||
|
<CODE>public static final int</CODE></FONT></TD>
|
||
|
<TD ALIGN="left"><CODE><A HREF="SQLite/Constants.html#SQLITE3_TEXT">SQLITE3_TEXT</A></CODE></TD>
|
||
|
<TD ALIGN="right"><CODE>3</CODE></TD>
|
||
|
</TR>
|
||
|
</FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
<P>
|
||
|
|
||
|
<P>
|
||
|
<HR>
|
||
|
|
||
|
|
||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||
|
<A NAME="navbar_bottom"><!-- --></A>
|
||
|
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||
|
<TR>
|
||
|
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||
|
<TR ALIGN="center" VALIGN="top">
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
</TD>
|
||
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||
|
</EM>
|
||
|
</TD>
|
||
|
</TR>
|
||
|
|
||
|
<TR>
|
||
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
|
PREV
|
||
|
NEXT</FONT></TD>
|
||
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
|
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
|
||
|
<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>
|
||
|
<SCRIPT type="text/javascript">
|
||
|
<!--
|
||
|
if(window==top) {
|
||
|
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
||
|
}
|
||
|
//-->
|
||
|
</SCRIPT>
|
||
|
<NOSCRIPT>
|
||
|
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
||
|
</NOSCRIPT>
|
||
|
|
||
|
</FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
<A NAME="skip-navbar_bottom"></A>
|
||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||
|
|
||
|
<HR>
|
||
|
<small>Contact: <a HREF="mailto:chw@ch-werner.de">Christian Werner</a></small>
|
||
|
</BODY>
|
||
|
</HTML>
|