Environment
Hibernate 2.1.8 Hibernate tool 3.0 alpha 1 Eclipse 3.1M4 OS :windows (XP/2000)
I am new to hibernate. I have spend some time on hibernate and related tools. Out of all(middlegen, hiberclipse, hibernate syncrhonizer ) I was able to configure and test hibernate tool 3.0 alpha 1.
Now the problem is, the generated code from the reverse engineering I found that the .java codes are not following the general naming convention. All the property names start with uppercase.
Is there a fix / work around for it.
|