-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Does column alias use HashCodeProvider?
PostPosted: Thu Oct 26, 2006 8:04 pm 
Newbie

Joined: Thu Oct 26, 2006 2:49 pm
Posts: 11
I posted an issue we're having about "incorrect syntax near" haven't got any replies but it's obvious that the wrong ColumnAlias is being generated.

We're using NHibernate 1.0 with .Net 2.0, I'm wondering if the column alias somehow uses the HashCodeProvider and if that could be part of the problem.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 27, 2006 3:54 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
Column alias is a string, strings don't use hash code providers. HashCodeProvider might be related nevertheless, but I really can't see how. Another option is that there might be some race condition.

If you are able to reproduce the error consistently under load, I can only suggest you try to gradually simplify the mappings and see what causes the problem.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.