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: Architecture question
PostPosted: Tue Oct 19, 2004 10:08 pm 
Newbie

Joined: Tue Oct 19, 2004 9:50 pm
Posts: 1
Hi all,

I'm relatively new to Hibernate and I want to know if the architecture describe above is good with the use of hibernate for my web project.

I'll try to explain a sample supplier sample, where you can create, update, delete and list the supplier from a supplier table via a web page. I would to apply this kind of architecture for all table of my system.


Web page (jsp) --> MVC layer (lets say Struts action) --> ServiceSupplierBean (SessionBean) --> SupplierDAO (sql call with Hibernate) --> Supplier table (database)


where --> mean "call" or "access"


Is Hibernate good for this kind of architecture and if not why ?

Thanks to all who will reply this post


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 20, 2004 7:56 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
This is a common approach. Go for it.


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.