JPA
-
Enterprise Java
REST CXF for Spring JPA2 backend
In this demo, we will generate a REST/CXF application with spring/jpa2 backend. This demo presents the track REST-CXF of minuteproject.…
Read More » -
Enterprise Java
Tutorial: Hibernate, JPA & Spring MVC – Part 2
This tutorial will show you how to take a basic Hibernate/JPA app, convert it into a Spring MVC web project…
Read More » -
Enterprise Java
Tutorial: Hibernate, JPA – Part 1
This is the first part of tutorial about using Hibernate and JPA. This part is an introduction to to JPA…
Read More » -
Enterprise Java
The Future of NoSQL with Java EE
I’ve been following the recent NoSQL momentum since some time now and it seems as if this buzzword also is…
Read More » -
Enterprise Java
Hibernate Tip: Sort and Order
Let’s introduce another hibernate performance tip. Do you remember the model of previous hibernate post? We had a starship and…
Read More » -
Enterprise Java
JNDI and JPA without J2EE Container
We wanted to test some JPA code with as simple setup as possible. The plan was to use only Java…
Read More » -
Enterprise Java
Covering your tests with Cobertura, JUnit, HSQLDB, JPA
Hello, how are you? Let us talk today about a very useful tool named “Cobertura”. This framework has the same…
Read More » -
Enterprise Java
Arquillian with NetBeans, WebLogic 12c, JPA and a MySQL Datasource
You probably followed my posts about testing more complex scenarios with embedded GlassFish (Part I / Part II). Next on…
Read More » -
Enterprise Java
Arquillian with NetBeans, GlassFish embedded, JPA and a MySQL Datasource
This is an, let’s call it accidental post. I was looking into transactional CDI observers and playing around with GlassFish…
Read More »