-->
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: Integrating Hibernate with EJb
PostPosted: Sat Nov 04, 2006 1:59 am 
Newbie

Joined: Fri Nov 03, 2006 3:02 pm
Posts: 4
Location: Chennai, India
Hi All,

I am working on an existing application deployed in WAS 5.1 which uses Stateless Session Bean and Jdbc for persistence. We now planning to move the persistence layer to hibernate and retain the stateless session beans. Can anyone proivde a sample implementation of calling persistence classes from the session bean layer. I had also gone through http://www.hibernate.org/173.html. If i have additional details it could be more helpful. We use WSAD in the dev. environment.

_________________
Thanks & Regards,
Arul.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 06, 2006 10:43 am 
Senior
Senior

Joined: Wed Aug 17, 2005 12:56 pm
Posts: 136
Location: Erie, PA (USA)
There's no trick. Implement the persistence layer by creating DAO's. Then from the SSB, create an instance of DAO and call the appropriate method. Do you have a specific question or issue?

Curtis ...

_________________
---- Don't forget to rate! ----


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.