Most of java application developped using the layer paradigm needs to map java beans to java beans. This process is used to exchange data between the different layers of the application. As an example, the well known Data Transfer Object Pattern which is used to transfer data between software application subsystems heavily uses mapping between beans of the different layers Transfer.

The mapping between beans includes :

- Mapping of object fields,

- Complexe property mapping (property that consists of field of subclasses),

- Collection mapping,

- subclass mapping,

- conversion during the mapping.

The mapping is specified byDynamic Specific Language (DSL). Using DSL in an IDE like Eclipse, IntelliJ, Netbeans, ..., simplifies the development of the mapping thanks to the syntax and type checking of the IDE.

Project Activity

See All Activity >

Follow beantobean

beantobean Web Site

Other Useful Business Software
Demo Series - Small Business Backup By Veeam Icon
Demo Series - Small Business Backup By Veeam

Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Watch Demo Series
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of beantobean!

Additional Project Details

Registered

2011-11-20