This is probably a question for Andrus, but what is the history/reason for having two separate names? Is this really needed?
Example XML: <obj-entity name="Organization" className="some.package.Organization" dbEntityName="..." superClassName="..."> I can't think of a good reason to have the base name (Organization) be different. Thoughts? mrg