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: reading a script file
PostPosted: Tue May 05, 2009 7:52 pm 
Newbie

Joined: Tue May 05, 2009 5:33 pm
Posts: 2
I have java code that writes a script file, /tmp/m5.script. The program reads a persistence.xml that includes the line -

<property name='hibernate.connection.url' value='jdbc:hsqldb:file:/tmp/m5' />

The writing of the script file is triggered by a EntityManagerFactory.close() in my code. So Hibernate and java persistence then control the actual writing of the file.

How do I read this script file in a java program? I want to read into memory this database that I made with the earlier program. I suspect this is a really simple problem for some of you!


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.