Articles

I like to investigate new things as well as digging into concepts that I know quite well. As an architect, my job is also to pass information to the teams I work for. I like writing articles because I can summaries what I know and give it to others who will learn from it. He are the abstracts of the articles I've written.

Programmez

SonarJ et Maven surveillent votre architecture Java (March, 2008) in french
Use SonarJ and Maven to watch carefully your architecture and change it without any mistakes.

Developpez.Com

Créer un site associatif avec XWiki (September 10, 2007) in french
Learn how to setup up and use XWiki for you company. In this tutorial I explain how to install XWiki with Tomcat and MySQL as well as how to use its rich features (such as access rights, users and groups...).

DevX

Generate an XML Document from an Object Model with JAXB 2 (March 26, 2007)
Learn how to get an XML document from your Java object model using JAXB 2. With annotations, you can also customize the document and use adapters to format data.

DevX

Persistence Pays Offs: Advanced Mapping with JPA (March 5, 2007)
In this follow-up to an earlier article on the Java Persistence API, learn how to use JPA to map inheritance, one-to-many, and many-to-many relationships. And learn to use the query language (JPQL) to query concrete and abstract classes.

DevX

Master the New Persistence Paradigm with JPA (February 1, 2007)
In this article you will learn how to persist objects using the Java Persistence API (JPA), customize their mapping with annotations, and create a one-to-one relationship. Using the entity lifecycle you will control persistency and use the query language (JPQL) to query your objects.

DevX

Get Acquainted with the New Advanced Features of JUnit 4 (July 24, 2006)
Learn how to migrate from JUnit 3.8 to JUnit 4. Discover version 4's new features, including extensive use of annotations, and find out the status on IDE integration.

Comments 0

No comments for this document
 
Paris JUG
Antonio Goncalves' personal website