org.sqlite.swig
Class SWIGTYPE_p_p_sqlite3_stmt

java.lang.Object
  extended by org.sqlite.swig.SWIGTYPE_p_p_sqlite3_stmt
Direct Known Subclasses:
SQLite3.SQLite3StmtPtrPtr

public class SWIGTYPE_p_p_sqlite3_stmt
extends java.lang.Object


Constructor Summary
protected SWIGTYPE_p_p_sqlite3_stmt()
           
protected SWIGTYPE_p_p_sqlite3_stmt(long cPtr, boolean futureUse)
           
 
Method Summary
protected static long getCPtr(SWIGTYPE_p_p_sqlite3_stmt obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWIGTYPE_p_p_sqlite3_stmt

protected SWIGTYPE_p_p_sqlite3_stmt(long cPtr,
                                    boolean futureUse)

SWIGTYPE_p_p_sqlite3_stmt

protected SWIGTYPE_p_p_sqlite3_stmt()
Method Detail

getCPtr

protected static long getCPtr(SWIGTYPE_p_p_sqlite3_stmt obj)