Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Devin Holloway / Devin Holloway (Devin Holloway)
Created: 07/17/2009
Components: ORM Support
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 245176
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 3
Problem:
Configure the "saveMappings" orm setting on the CFC level.Anytime you have to make modifications to the hbm.xml file for configurations not exposed in the CFC (advanced mappings), it’s usually in just one or two files. That means you have to turn on "saveMappings" for ALL the persistent CFCs and you lose the ability of making changes to other CFCs (or db tables) and having their xml files auto generated.What I end up having to do is manually deleting any of the saved xml files that aren’t hand-coded so that they get regenerated while the hand-coded ones don’t get overwritten. It’s definately annoying! It’d be a lot more convienent if you could specify saveMapping on the CFC level.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039344
External Customer Info:
External Company:
External Customer Name: Devin Holloway
External Customer Email: 5E060FD6422E831A992015D5
External Test Config: 07/17/2009
Attachments:
Comments: