-->
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: Dialect driven NamingStrategy
PostPosted: Wed Oct 13, 2004 5:42 pm 
Newbie

Joined: Fri Mar 12, 2004 4:03 pm
Posts: 2
All:

I'm working on an application that must support a number of database back-ends. I have a number of situations where a mapping that works fine in one database yields errors in another becuase a POJO property name is a reserved word in one database but not another.

I expected to see a means to handle this with a Dialect change, but it doesn't. I can do it with a Dialect-dependant NamingStrategy, but there doesn't seem to be a way to tie the two together.

Further, NamingStrategy does not appear to be configurable. I can only change it in code.

Has anyone else run into this issue? If so, any suggestions?

[Using hibernate 2.1.4]

Regards,

Rich


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 13, 2004 5:47 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
I think your only option here is to extend Hibernate for what you need. Patches are welcome in JIRA.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


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.