![]() |
|
|
Generate ORM Mapping
Project Home • Forums • Known Issues • Contact Project
Author: Mark Mandel (All RIAForge projects by this author) Description:
This is an extension so that you can right click on a CFC and generate the ORM mapping .hbm.xml file for that CFC.
It should be noted, that this is intended for use to simply provide stubs for a basic CFC with 'cfproperty' definitions with attributes of 'name' and 'type'. This does not use ColdFusion 9's ORM 'saveMapping' feature to generate the .hbm.xml file, but instead hand crafts it based on the CFC meta data, and therefore will not translate all annotations to XML mappings. This is more for people who want to use .hbm.xml files to define all their ORM mappings, and need a quick and easy way to get started with the CFC they are working on. As the project expands, and the community contributes to the plugin (and please do!), this extension will be able to translate more and more of the CF9 CFC annotations into the Hibernate Mapping file.
Requirements:
ColdFusion Builder
ColdFusion 9 Issue Tracker:
To enter issues for this (or any other) project, you must be logged in. Subversion Access: You may access this project's Subversion repository with your client here: http://svn.riaforge.org/genormmapping. To view files and changelists associated with this repository, go here: http://genormmapping.riaforge.org/index.cfm?event=page.svnbrowse. You may download the latest set of files from Subversion as a zip file. Anonymous users have read access to the repository while the administrator has write access. This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/ |
||||||||||||||||||||||||||||||||||||||||
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.