-
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
Simplifying the Data Access Layer with Spring and Java Generics
1. Overview This article will focus on simplifying the DAO layer by using a single, generified Data Access Object for…
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
Setup JAVA_HOME, MAVEN_HOME, ANT_HOME in MacOSX Lion in 5 minutes
I have been getting the very same question all the time, from people trying to make it through the world…
Read More » -
Enterprise Java
Scaling up to WebLogic 12c Server from GlassFish 3.x
One of the main goals of Oracle’s strategy for GlassFish server was to “integrate with Fusion Middleware and Products” (source:…
Read More » -
Enterprise Java
My Testing and Code Analysis Toolbox
Last week we kicked of a “Testing Skill Group” at LINEAS, a group for exchanging knowledge about testing. One question…
Read More » -
Enterprise Java
Quickstart WebLogic 12c with NetBeans 7.1 RC 2
WebLogic server 12c is out since a few days. It is for “naked” Java dev – the fancy Fusion Middleware…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W50
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More »