Friday, August 05, 2005
Beanlib 2.4.1
Bealib 2.4.1 is now available for download from sourceforge. This is an enhancement release supporting customization of the Hibernate Bean Transformation process via the CustomHibernateBeanTransformable interface.
You can now selectively override the default transformation behavior by plugging in your own implementation of this interface to the HibernateBeanReplicator via the initCustomTransformer method.
A sample usage to handle the JDK1.5 enum can be found in the JUnit test here.
You can now selectively override the default transformation behavior by plugging in your own implementation of this interface to the HibernateBeanReplicator via the initCustomTransformer method.
A sample usage to handle the JDK1.5 enum can be found in the JUnit test here.