- New - Shelly Mujtaba's JDOMapper 3rd Party Tools Castor-Doclet Castor-Oil O2XMapper JDOMapper Raccoon SchemaWizard Castor Doclet XDoclet Xtreme Space
3rd Party Tools This section contains pointers to 3rd party tools. Note: We do not provide support for these tools, please visit their respective websites for support, questions, or concerns. Castor-Doclet Description: | Castor-Doclet is a tool for generating the Castor JDO mapping file from javadoc tags added in the source code. It also has the ability to generate a DDL file for different databases. | Current Author: | Mickael Guessant | URL: | http://castordoclet.sourceforge.net | Castor-Oil Description: | Castor Oil is a GUI tool for generating the Castor mapping file from from existing data base tables. To my knowledge Castor Oil was the first GUI tool written for Castor. It was originally written by Lance Lavandowska, but has recently found a new maintainer and developer, Peter Kasson, who has been actively working to bring Oil back up to compatibility with the latest version of Castor. | Current Author: | Peter Kasson | URL: | http://vintech.no-ip.org:8181/oss/index.jsp | O2XMapper Description: | This tool is a GUI front end to Castor's MappingTool. It allows automatic creation and customization of mapping files. This tool is primarily for Castor XML, but check out JDOMapper from the same author. | Author: | Shelly Mujtaba | URL: | http://o2xmapper.sourceforge.net | JDOMapper Description: | JDOMapper provides a user interface for creating Castor JDO mapping files. The application allows user to import Java classes and map them to an relational schema . The tool performs series of validations to ensure that classes and fields are correctly mapped. Existing mapping files can also be imported into the tool. JDOMapper will pre-fill most of the options for a class or field. Finally, the User interface provides a more manageable view of the Mapping configuration, especially as the number of mapped classes grows large. | Author: | Shelly Mujtaba | URL: | http://o2xmapper.sourceforge.net/jdomapper/ | Raccoon Description: | Another tool that allows one to automatically create a Castor mapping file for a given set of Java Beans. This tool also provides a host of other functionality which is geared towards integration with TIBCO products. | Author: | Cedric Rouvrais | URL: | http://raccoon.sourceforge.net | SchemaWizard Description: | SchemaWizard is a tool which automates building user interfaces to generate and modify XML instances following a XML schema. SchemaWizard achieves this by mapping XML Schema types to HTML form elements with a series of Velocity templates, JSP pages and Javabeans. | Author: | Ozgur Balsoy | URL: | http://ptlportal.communitygrids.iu.edu/schemawizard/index.html | Castor Doclet Description: | The purpose of the castor doclet is to generate this mapping file from simple Javadoc tags added in the source code. | Author: | Mickael Guessant | URL: | http://castordoclet.sourceforge.net/ | XDoclet Xtreme Space Description: | Xtreme Space is a JavaSpaces implementation using a RDBMS or a native XML database as a backend. It is based on Castor for mapping between Java objects and the tables. | Author: | Jerome Bernard | URL: | http://www.kalixia.com/projects/XtremeSpace/ | |