Answer the question
In order to leave comments, you need to log in
Is there a simple Java database library?
Is there a Java library for solving simple database problems?
Receiving data, writing data, etc.
Answer the question
In order to leave comments, you need to log in
Quite primitive - pure JDBC, if a little smarter, then Spring JDBC with its JdbcTemplate . Here I described the basics of working with it.
The simplest is ormlite. Completely eliminates the need to write requests with pens and works with a bunch of different databases.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question