JPA
-
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 » -
Enterprise Java
Extending your JPA POJOs
Extensibility is an important characteristic in many architectures. It is a measure of how easy (or difficult) it is to…
Read More » -
Enterprise Java
Transaction configuration with JPA and Spring 3.1
1. Overview This tutorial will discuss the right way to configure Spring Transactions, use the @Transactional annotation and common pitfalls.…
Read More » -
Enterprise Java
The Persistence Layer with Spring Data JPA
1. Overview This article will focus on the configuration and implementation of the persistence layer with Spring 3.1, JPA and…
Read More » -
Enterprise Java
The Persistence Layer with Spring 3.1 and JPA
1. Overview This is tutorial shows how to set up Spring with JPA, using Hibernate as a persistence provider. For…
Read More » -
Enterprise Java
High Performance JPA with GlassFish and Coherence – Part 3
In this third part of my four part series I’ll explain strategy number two of using Coherence with EclipseLink and…
Read More » -
Enterprise Java
High Performance JPA with GlassFish and Coherence – Part 2
In this second part of my four part series I’ll explain strategy number one of using Coherence with EclipseLink and…
Read More »