Hello,
Our company is creating server side software. We are using Tomcat and Struts, and we want to use Hibernate for persistance.
Our jar file is obfuscated. We obfuscate the class name but we do not obfuscate set and get method names.
Our build process is in 2 steps. Because of this proccess we know the obfuscated name of the classes.
I can use the name of the classes produced by obfuscation in *.hbm.xml ?
Can this aproach work in Hibernate ?
If we can not use obfuscation, even if we like very much your product, we must try to find a product which will support obfuscation.
Thank you in advance,
George
|