add SqliteDB.close(ResultSet) and use it
[org.ibex.mail.git] / src / org / ibex / mail / SqliteDB.java
2008-03-01 adamadd SqliteDB.close(ResultSet) and use it
2008-03-01 adammake REAP_EXPIRATION a parameter
2008-03-01 adamadd createIndex()
2008-03-01 adammove streamToString to SqliteDB.java
2007-07-22 adamSqliteDB: bug fixes
2007-07-15 adamSqliteTable: fixups to schema handling
2007-07-15 adambreak out SqliteTable
2007-07-15 adamrename SqliteTable -> SqliteDB