Lines Matching full:database
49 /* internal handle for SQLite database */
91 jobject db; /* Database object */
92 handle *h; /* SQLite database handle */
108 handle *h; /* SQLite database handle */
109 handle hh; /* fake SQLite database handle */
119 handle *h; /* SQLite database handle */
129 handle *h; /* SQLite database handle (source) */
330 throwex(env, "database already closed");
3562 throwex(env, "only on SQLite3 database");
4371 throwex(env, "not a SQLite 3 database");
4427 throwex(env, "not an open database");
4653 throwex(env, "no source database");
4657 throwex(env, "no destination database");
4662 throwex(env, "not a SQLite 3 database");
4667 throwex(env, "source database not open");
4671 throwex(env, "destination database not open");