david wrote:
This option can be switched off. The code that makes the conversion can be replaced with your own implementation.
Can you elaborate on this at all? Are you referring to the singular and plural properties that one can set in the <table> section of hbm.xml files? Or is there something I missed?
If it is the tweaking of hbm.xml files then I don't think this is an option for us since we are still regenerating these often, and may be doing so for much of the project.
We REALLY want to be able to turn off this singularization feature... I saw some recent arguments for it regarding java beans naming conventions... We aren't using beans or j2ee (we're building a stand-alone app), and I appreciate using a naming convention, but this renaming of every table and column name (see my other post yesterday please) is a real hindrance.
Thanks