Joined: Fri Oct 18, 2013 7:57 pm Posts: 1
|
Do you know if there are known issues with Hibernate 4.2.3 to support named queries? Here is a brief summary of issue i am facing - I want to upgrade Hibernate 4.1.3 to 4.2.3. - I am using ojdbc6-11.2.0.3.0.jar - org.hibernate.Query list() [Named query execution to return ref cursor] - This method works fine with old version of hibernate and gives following error with 4.2.3 [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] SQL Error: 17166, SQLState: 99999 [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] Cannot perform fetch on a PLSQL statement: next
Appreciate if you or anyone in this forum can help in this regard.
|
|