Changes

Jump to navigation Jump to search
m
Because there isn't a compelling reason not to, I used the existing PostgreSQL infrastructure on the RDP.
The "Java Way" of interacting with databases is the Java Databse Database Connectivity API (JDBC), an implementation-agnostic API for interacting with databases.
This project uses the stock [https://jdbc.postgresql.org/ Postgres JDBC], version 42.1.1

Navigation menu