-->
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.  [ 1 post ] 
Author Message
 Post subject: Problem with union-subclass and quoted identifiers
PostPosted: Mon Jun 26, 2006 7:02 am 
Newbie

Joined: Mon Mar 27, 2006 5:58 am
Posts: 6
Hi there,
if I use the union-subclass with quoted identifiers within the mapped tables, the quotes are not generated into the sql.
I had a closer look into org.hibernate.persister.entity.UnionSubclassEntityPersister.generateSubquery()

Here the buffer will be added by "buf.append( col.getName() );".
I think a col.getQuotedName() should help.

Is there any reason for the getName() or is it worth a Jira?

Regards
Darius


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

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.