Latest Articles

02 January 2014
In this article we will see how to fix InvalidIsolationLevelException: Standard JPA does not support custom isolation levels - use a special JpaDialect for your JPA implementation.
02 January 2014
In this article we will see how to effectively change Spring transaction isolation level, together with JPA, while avoiding InvalidIsolationLevelException: Standard JPA does not support custom isolation levels - use a special JpaDialect for your JPA implementation.
27 December 2013
In this tutorial we will configure Spring with JPA using Hibernate as our JPA implementation.
18 December 2013
In this tutorial we will see how to synchronize access to shared resources using a Lock implementation in Java.
12 December 2013
In this tutorial we will see how to configure Spring AOP pointcuts and advices with parameter binding through supported AspectJ annotations.
05 December 2013
In this tutorial we will see how to use Spring AOP through supported AspectJ annotations.
28 November 2013
In this tutorial we will see how to use the volatile keyword in Java.
17 November 2013
In this tutorial we will implement an explicit lock in Java using the synchronized statement together with the wait/notify idiom.
About the author
Gonçalo Marques is a Software Engineer with several years of experience in software development and architecture definition. During this period his main focus was delivering software solutions in banking, telecommunications and governmental areas. He created the Bytes Lounge website with one ultimate goal: share his knowledge with the software development community. His main area of expertise is Java and open source.

GitHub profile: https://github.com/gonmarques

He is also the author of the WiFi File Browser Android application: