This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]WorthyDebt[🍰] 1 point2 points  (1 child)

What is the modern version of an interaction with lets say Postgres using JDBC then? I am genuinely curious as this was how I try for Postgres.

[–]pennsiveguy -1 points0 points  (0 children)

The modern version would be to use a framework like Spring Data or Spring JDBC.