ATLANTA: JBoss, a division of Red Hat, released Hibernate 3.2, the latest update to the company's powerful, Java object/relational mapping software. JBoss has simplified Hibernate packages to support ...
JDO helps you access information in a data store (e.g. relational database, object database) as Java objects so you can manipulate the data directly using the Java language rather than using ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
MicroStream abstracts the Java persistence layer so you can think about data persistence in an object-oriented way. Here's a hands-on introduction. MicroStream is one of the most interesting projects ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Dany Lepage discusses the architectural ...
Explore the popular and powerful React + Java + Spring stack by incorporating a service layer and a MongoDB instance for data persistence. In the first article in this series, we built a simple Todo ...
What's the difference between Hibernate vs JPA? That's a common question Java developers dabbling on the database side often ask, right up there with difference between Hibernate and JDBC, or how do ...
I'm a big fan of Hibernate and JPA, and I've worked pretty hard to try and make the technology as accessible and as easy to understand as I possibly can. One of the biggest problems I find people have ...