-->
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: What is "the best" way to use Hibernate with JBoss
PostPosted: Mon Apr 19, 2004 5:25 am 
Newbie

Joined: Sun Apr 04, 2004 6:19 am
Posts: 15
What is "the best" way to use Hibernate with JBoss?

thank you in advance,
Mike


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 19, 2004 6:08 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Use an MBean as described in the wiki.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 19, 2004 8:24 am 
Newbie

Joined: Sun Apr 04, 2004 6:19 am
Posts: 15
You mean this one?

http://www.hibernate.org/66.html


Top
 Profile  
 
 Post subject: Re: What is "the best" way to use Hibernate with J
PostPosted: Mon Apr 19, 2004 8:42 am 
Expert
Expert

Joined: Fri Feb 06, 2004 7:49 am
Posts: 255
Location: Moscow, Russia
mikesu wrote:
What is "the best" way to use Hibernate with JBoss?

thank you in advance,
Mike


JBoss+Hibernate architecture:

JBoss: SLSB/SFSB
Hibernate: DAO

SLSB/SFSB -- Stateless/Statefull Session Bean Facade (http://java.sun.com/blueprints/corej2eepatterns/Patterns/SessionFacade.html)

DAO -- Data Access Object (http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html)

http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html


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.