JClockWork 0.9.6
Categories:
This eclipse plugin project was created to reduce the time-consuming process of creating code manually to assign property values of one java bean to another. Using a simple interface this plugin will allow users to add mappings between the two beans. On a click of a button code will be generated that maps properties to each other based on the user's selections.
Mappings can vary between array to collection or vice versa, array or collection to
nested bean and nested bean to array or collection.
String to date, Date to String, String to char, Char to string, String to int,
Int to string
Converts a bean type to a user specified type using a pattern.
Merge any number of bean properties into one property located in the target Java bean.
Since this project is open-source one can easily write converter classes in Java.
Places conditionals in the generated code that skips mapping of empty strings or null values.
The possibility of generating Java code mapping bean properties from XMLBeans sources.
Additional Details
- Version Number: 0.9.6
- Eclipse Versions: 3.6
- Organization: SouthEdge Software and Consultancy
- Date Created: 09/03/2011
- Date Updated: 15/09/2011
- Development Status: Production/Stable
- License: EPL
- Submitted by: Carl Frendo
- This listing has been installed 3 times in the last 30 days.

