custom

A collection of 3 posts

A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
Dec 29, 2009 authoring beans custom handler parser schema spring tag validation xml

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.

Nicolas Fränkel
Dec 13, 2009 convert custom database facts hibernate mapping object type usertype

Hibernate hard facts part 3

This is the 3rd post in the Hibernate hard facts focus series. 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.

Nicolas Fränkel
Jun 17, 2009 binding bindings custom customization customize jaxb maven plugin parent class serializable xjc xml

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 representing your XML-Schema. This class is created by the xjc. In most cases, xjc creates a class that won’t suit your needs. In this article, we’ll see why it does so and what we can do to customize this behaviour.

Nicolas Fränkel
A Java geek © 2008-2025
v. f32325969478592b3c56e2566b1da38f32e70c50/10035795030
Latest Posts