Hi,
Just wanted to know, for a particular requirement I need to use the holdlock feature [T-SQL provided] in establishing a rowlock in sybase...this does not seem to be happening using Hibernate...I have tried out all the 3 dialects available for Sybase with the same exception:
Exception occurred while getting the result set for login: Reason :: unexpected token: holdlock .... nested exception is net.sf.hibernate.QueryException: unexpected token: holdlock [from ....
I am running Sybase Adaptive Server 12.5
and Hibernate version 2.1.2, 4 February 2003
Thanks
Aditya
|