I would say: by only using the hibernate cartridge (after you generated your 
project using andromdapp:generate)



there's a piece of maven code that will generate the DDL for your database, 
it's a postgoal to the 'ejb:ejb' goal



the only drawback is that you'll need to the hibernate mappings + pojos 
generated first or it won't work



alternatively, if you're using Oracle, you might checkout and build the 
database cartridge from CVS (module = /contrib) and use it (it can also 
generate dummy data for your tables)
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1154#1154
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to