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.  [ 3 posts ] 
Author Message
 Post subject: JBoss 4.0.3RC1/Hibernate/EJB3
PostPosted: Fri Jul 22, 2005 2:25 pm 
Newbie

Joined: Tue Jul 19, 2005 1:37 pm
Posts: 5
Hello All,
I have been looking at documentation on Hibernate and JBoss 4.0 and looking through forums and source code. I am very new to this but I still am not sure about the relationship and EJB3.0. For example, JBoss in their TrailBlazer section has a tutorial on JBoss using EJB3.0 with Eclipse. They also have an undeveloped section of how to create Hibernate Applications. Am I not using Hibernate when using JBoss and EJB3.0? What is the relationship? It just seems a bit confusing to me in that, should I use Hibernate in my application or use EJB's or both?

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 22, 2005 4:00 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
JBoss EJB3 is built on top of
- Hibernate Entity Manager

Hibernate Entity Manager uses
- Hibernate Annotations
- Hibernate core

Hibernate Annotations uses
- Hibernate core

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 22, 2005 4:29 pm 
Newbie

Joined: Tue Jul 19, 2005 1:37 pm
Posts: 5
Hi Emmanuel,
Thank you for your quick response. I also want to give a big kudos to the Hibernate team as all of you are there to provide quick and thorough responses to posters questions.
As a side question. What is the benefit/downside of using JBoss with EJB3.0 over using just the core Hibernate package to get at my persistent data?

Thanks


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