Newer
Older
labs / tiddlers / content / labs / lab07 / _Labs_07_JDBI.md
@Mark George Mark George on 3 Sep 218 bytes Lab 7

JDBI is also not an acronym. It is a higher-level API for working with databases. It does a lot of the work for you since it is doing most of the the tedious JDBC plumbing behind the scenes so that you don't need to.