Stefaan Somers
2014-10-08 12:48:35 UTC
Dear all,
I'm using jonas-full-5.1.4, with its own hibernate implementation.
It seems now that this version of hibernate translate does the following :
query.getSingleResult()
translate into the following SQL : select top 2 count
Unfortunately this select statement is not allowed on an AS400. Probably
this is resolved in a new version of hibernate. How can change the
hibernate version on the Jonas-server??
I'm using jonas-full-5.1.4, with its own hibernate implementation.
It seems now that this version of hibernate translate does the following :
query.getSingleResult()
translate into the following SQL : select top 2 count
Unfortunately this select statement is not allowed on an AS400. Probably
this is resolved in a new version of hibernate. How can change the
hibernate version on the Jonas-server??