-->
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: Initialdaten / import.sql
PostPosted: Wed Mar 08, 2006 2:16 pm 
Newbie

Joined: Mon Nov 14, 2005 5:43 am
Posts: 6
Hallo,

bislang behelfe ich mich immer damit die initialen Daten per extra Funktion in die Datenbank zu schreiben, damit nach dem create-drop beim redeployen auch was zum Testen da ist.
Beim Deployment ist mir allerdings immer die Message:
Code:
... DEBUG - import file not found: /import.sql

aufgefallen.
Was ist das für ein import.sql und wo sollte ich es ablegen? Beinhaltet es lediglich die ddl oder enthält es die initial-Daten, die ich immer sehr umständlich importiere? Die Dokumentation schweigt sich leider zum Thema "import file" und "import.sql" aus... :(

Bzw. wie haltet ihr es mit den typischen Initialdaten?

Viele Grüße

me


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 11, 2006 1:26 pm 
Regular
Regular

Joined: Tue Jan 03, 2006 9:52 am
Posts: 52
Location: Zurich
Bei der Ausfuehrung von Hibernate's schema-export sucht das Programm nach dem file 'import.sql' im classpath . Dieses file kann import statements enthalten.

Urs


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.