Hibernate version:
0.8
hi all,
i have a performance problem that i need help resolving and i
don't have the option to move to the latest release. the problem
that i have is that the mssql2000dialect for 0.8 doesn't support
the limit feature ( select top n ). i looked at the source for the
latest version and it does support this performance critical
optimization through query.SetMaxResults.
i'm looking for options on how to best incorporate this functionality
into the 0.8 release. if anyone could provide some assistance
it would be very appreciated.
thanks,
sean
|