Quantcast
Channel: A Java geek » custom
Browsing latest articles
Browse All 3 View Live

Customize your JAXB bindings

JAXB is a bridge between the Java and the XML worlds, enabling your code to transparently marshalls and unmarshalls your Java objects to and from XML. In order to do this, you should have a class...

View Article


Hibernate hard facts part 3

In the third article of this serie, I will show how to tweak Hibernate so as to convert any database data types to and from any Java type so as to decouple your database model from your object model.

View Article


Discover Spring authoring

In this article, I will describe a useful but much underused feature of Spring, the definition of custom tags in the Spring beans definition files.

View Article
Browsing latest articles
Browse All 3 View Live