Java JDBC using SQLite/ToDo
--Generally--
- Provide more commentary on rationale.
- Clarify Driver and Driver names, how they are arrived at etc.
--MetaData--
- talk about DatabaseMetaData
- maybe separate the chapter from ResultSetMetaData and have a
- MetaData
- ResultSetMetaData
- DatabaseMetaData
type of structure
- Working BLOB examples...