Click here to Skip to main content
15,881,898 members
Everything / JPA

JPA

JPA

Great Reads

by Han Bo Sun
Detailed description of how many-to-many association works with Hibernate, using MySQL and Spring
by Keyhole Software
In Part 1 of this series, I discussed the basics of loading data from an XML file into a database using JAXB and JPA. (If JSON is called for instead of XML, then the same idea should translate to a tool like Jackson.) The approach is to use shared domain objects – i.e. a single […]
by Sam B. Brown
Interference open cluster is a simple Java framework that enables you to run a distributed database service within your Java application

Latest Articles

by Sam B. Brown
Interference open cluster is a simple Java framework that enables you to run a distributed database service within your Java application
by Han Bo Sun
Detailed description of how many-to-many association works with Hibernate, using MySQL and Spring
by Keyhole Software
In Part 1 of this series, I discussed the basics of loading data from an XML file into a database using JAXB and JPA. (If JSON is called for instead of XML, then the same idea should translate to a tool like Jackson.) The approach is to use shared domain objects – i.e. a single […]

All Articles

Sort by Updated

JPA 

4 Jan 2016 by Han Bo Sun
Detailed description of how many-to-many association works with Hibernate, using MySQL and Spring
7 Oct 2021 by Sam B. Brown
Interference open cluster is a simple Java framework that enables you to run a distributed database service within your Java application