-->
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.  [ 4 posts ] 
Author Message
 Post subject: My first testcase using hibernate
PostPosted: Thu Oct 16, 2003 4:19 pm 
Newbie

Joined: Tue Oct 14, 2003 6:49 pm
Posts: 7
hibernate newbie.
want a junit TestCase to save XXX class to the datastore.

I understand you need the following:
- required libs on the classpath (i have them)
- hibernate properties file
(i have a simple one written definining the dialact, driver, user, password)
- hibernate-mappings.xml for all my persistant classes
(schema export utitlity, but i need a good example of how to use it on the command line please)

Once the mappings.xml of my class(es) is generated, how to write a junit TestCase to use the properties file and generated mappings file to save my class(es) to the datastore.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 16, 2003 5:00 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
You would need to obtain an instance of SessionFactory. Check out the docs for how that can be accomplished. http://www.hibernate.org/hib_docs/reference/html/session-configuration.html


Top
 Profile  
 
 Post subject: hibernate deploy help
PostPosted: Fri Oct 17, 2003 1:25 am 
Newbie

Joined: Fri Oct 17, 2003 1:09 am
Posts: 1
Please help me out with details of deploying the hibernate
i have

1.tomcat4.1
2.jboss 2.2.2


i have also downloded jboss3.2.2 latest 3.X from jboss
and i am yet to configure it
does the above come with tomcat?

the procedures given in the hibernate.org for hibernate deployment are lengthy and seem difficult to me
please give a check list of using hibernate 2.2(latest i downloaded from hibernate.org)


what is the use of hibernator plugin?

thanking u all in advance

_________________
sushil kumar
india


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 17, 2003 4:15 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Please read the lengthy documentation.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.