Hi, is there a way to specify the member-variable preefix in the code generation / mapping of Hibernate Support for MyEclipse ?
I would like to see a ‘_’ as preefix in the generated classes so that the Eclipse JDT Error Message ( we have to have them on 🙂 ) “The parameter ‘xyz’ is hiding a field from type ‘ABC’ will not be generated.
Thanks