クラス
org.sqlite.types.SQLite3StmtPtrPtr の使用

SQLite3StmtPtrPtr を使用しているパッケージ
org.sqlite Provides the JDBC Driver class and the database access classes. 
 

org.sqlite での SQLite3StmtPtrPtr の使用
 

SQLite3StmtPtrPtr 型のパラメータを持つ org.sqlite のメソッド
 Statement Database.prepare(java.lang.String sql, SQLite3StmtPtrPtr ppStmt)
          create MANAGED Statement instance.