dear all I using hibernate 2.1 and a sapdb database with tablenames like
this: 

myTABLE 

now some users want to acces this tables with hibernate, this tool
rocks!, and I become the exception: 

table MYTABLE not found, 

sure thats clear, the name is myTABLE 

how can I deal with this? 

what's not possible: 

- rename all tables and column! 
- define some views who wrappes this names to uppercase 


thanks gert

 

Reply via email to