Package org.sqlite.swig

Provides the classes necessary to invoke a SQLite C Interface API.

See:
          Description

Interface Summary
SQLite3Constants  
 

Class Summary
SQLite3  
SQLite3.SQLite3PtrPtr sqlite3** wrapper class.
SQLite3.SQLite3StmtPtrPtr sqlite3_stmt** wrapper class.
SWIGTYPE_p_f_p_void__void  
SWIGTYPE_p_int  
SWIGTYPE_p_Mem  
SWIGTYPE_p_p_char  
SWIGTYPE_p_p_Mem  
SWIGTYPE_p_p_sqlite3  
SWIGTYPE_p_p_sqlite3_stmt  
SWIGTYPE_p_sqlite3  
SWIGTYPE_p_sqlite3_context  
SWIGTYPE_p_sqlite3_stmt  
SWIGTYPE_p_void  
 

Package org.sqlite.swig Description

Provides the classes necessary to invoke a SQLite C Interface API.

See Also:
List Of SQLite Objects, List Of SQLite Constants, List Of SQLite Functions