This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Blatant Advertising and the fly likes How to map properties between Objects easily Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "How to map properties between Objects easily" Watch "How to map properties between Objects easily" New topic
Author

How to map properties between Objects easily

Dario Garcia
Greenhorn

Joined: Mar 18, 2010
Posts: 1
Hi I just wanted to share with you a new Object Mapper and type converter library for Java.
Its name is Bean2Bean (http://bean2bean.wetpaint.com/page/Usage%3A+First+example) and enables you to copy properties easily between objects using annotations.

Its primary use is for DTOs and it really makes your life happy with them.
It is also a very fast type converter for any kind of object.

If you use DTOs or plan to develop a new project with them you should check this library,
and related projects too (http://bean2bean.wetpaint.com/page/Related+projects)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to map properties between Objects easily
 
Similar Threads
define: "[business] [domain] [object] [model]"
3 Features of Java for Internationalization
Passing objects in struts2 <s:select
Method Call Object (Generic method calls? ) passing a method call?
My SCEA Part 1Study Notes