mercoledì 2 gennaio 2013

JMapper Framework

Hello to All,

with this my first post i wanted to bring to your attention a new java bean mapping framework "JMapper" that allows 
you to perform dynamic mappings with annotations and / or XML bringing 
several advantages as: 
- create and enrich target objects 
- apply specific logic to the mapping (only valued fields, null fields 
only, etc. ..) 
- automated management of the XML file 
- Possibility of Implementing the 1 to N and N to 1 relationships 
- explicit conversions 

JMapper permits to have all advantages of dynamic mapping with the 
performance of static code. 

http://code.google.com/p/jmapper-framework/

thank you for your attention!

Nessun commento:

Posta un commento