-->
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: Tools roadmap - SchemaExport
PostPosted: Fri Sep 26, 2003 12:20 pm 
Newbie

Joined: Wed Aug 27, 2003 2:13 pm
Posts: 4
Just read today's notes on the current state of the Tools and their respective directions. Hurrah all, I love them, especially SchemaExport. Thank you.

Couple comments:

1. I very definitely use SchemaUpdate during development; SchemaUpdate forces a drop of the whole thing, so I have to reload a large dataset even if I've only changed a wee bit of some unrelated class. SchemaUpdate solves this problem nicely, so please don't drop it. :)

2. my project mappings are a mixture of preexisting read-only tables with enterprise-wide data and regular purpose-built tables for my own app classes. Mapping the read-only tables with hibernate too has proved to be the most painless way of dealing with them, but of course they don't need to be continually dropped/regenerated.
Right now I get around this by hand-munging the exported schema before feeding it to the db. If I get sick of doing this and modify schemaExport to skip tables flagged "dontExport='true'" or some such, would y'all be interested in a patch, and what would be the best syntax for supporting this in the .hbm files?

(this is all in 2.0x. Haven't gotten up the nerve to shift over to 2.1betas yet, though all that new good stuff looks tempting.)

-- R.


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.