Efficiently loading associations with JDBC, Hibernate and EclipseLink

What is the best way to load relational data — JDBC or JPA?

Marian Čaikovski

--

Usually web applications serve to save data to a database and to visualize already saved data. What is the best way for a Java application to interact with a database? There are two options — JDBC or a library implementing JPA. Instead of…

--

--

Marian Čaikovski

Java, JavaScript and SQL developer. Interested in data collection and visualization.