update quartz

This commit is contained in:
Jet Hughes 2022-06-10 18:55:40 +12:00
parent 21cd67cbde
commit 0b59be1d2d
2 changed files with 2 additions and 3 deletions

View File

@ -60,8 +60,8 @@ key concepts
## JDBI
- bette version of JDBI
- layered on top of [JDBC](#JDBC)
- better version of [JDBC](notes/java-database-connectibity.md)
- layered on top of it
- better APIs
- less code
- simple class <-> table mapping

View File

@ -6,7 +6,6 @@ tags:
- course
- info201
---
links: [_index](_index.md)
- [coursework tiddlywiki](https://isgb.otago.ac.nz/infosci/INFO201/labs_release/raw/master/output/info201_labs.html#)
- [assignments tiddlywiki](https://isgb.otago.ac.nz/info201/shared/assignments_release/raw/master/output/info201_assignments.html)