Sorry to ask for help on the dev list but it seems as if no regular user
would ever have to deal with such low level issues.
Since we're having serious performance problems (queries running more
than an hour...) with HT_ tables I was looking for documentation that
describes the when/why/how/etc
Those tables are used as part of bulk update/delete HQL processing
-- Sent from my Palm Pre
On Dec 13, 2010 4:43 PM, Marcel Stör wrote:
Sorry to ask for help on the dev list but it seems as if no regular user
would ever have to deal with such low level issues.
Since
On 14.12.2010 03:02, Steve Ebersole wrote:
> Those tables are used as part of bulk update/delete HQL processing
Thank you. That much I figured by now ;-)
However, this does not explain (for me) why
a) Why they are used at all in the situation I described - are they used
for all bulk update/delete