|
Hello All,
I am working on WAS upgrade from 6 to 8.5.5.1 and getting the following error.
I am getting an error called Invalid Column TICKET1_58_0 which is generated by hibernate at the server startup using my BO object property. But when i am calling a stored procedure i am getting the Invalid column error.
Anyone has any idea how to restrict the bad Select query generation by hibernate. Because same configuration and code with hibernate 3.0 is working fine without any issues as hibernate3.0 is not generating sql queries at the server startup.
Please provide me with your solutions if someone has resolved this kind of issue.
Thanks, Raghunath BJ.
|