-->
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: Support for Table Spaces (Oracle)
PostPosted: Thu Jun 05, 2008 10:45 am 
Newbie

Joined: Thu Jun 05, 2008 10:10 am
Posts: 1
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version: 3.2.2

Has the situation with respect to support for Oracle table spaces changed
much since these discussions took place:-

http://opensource.atlassian.com/project ... se/HB-1460
http://opensource.atlassian.com/project ... se/HBX-668

Basically, whilst I agree that this is indeed physical and database engine
specific concern, I also feel that the benefits of Hibernate diminish somewhat
if I cannot use it make a schema which will give very good performance for
each platforms I support. This is not always going to be possible if
Hibernate is restricted to generating generic code which will run on any
database and is not allowed to take hints for the targeted platform.

Put in a practical way, if I deliver a product to run on a given
database the end users require it to work reasonably well out of the box.
To do this means that the performance tuning needs to be done
before delivery. If it has to be done by writing supporting SQL scripts
for each database platform outside hibernate it means that there are
(1 + (number of supported database platforms)) * (number of releases of my
product) pieces of very closely coupled code for me to maintain.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 06, 2008 1:58 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
No it has not changed.

Especially since noone did the (1 + (number of supported database platforms)) * (tests for the various releases of supported database platforms)) contribution to make it happen.

_________________
Max
Don't forget to rate


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.