Login

mvnForum

mvnForum Homepage Welcome Guest
  Search  
  Index  | Recent Threads  | Unanswered Threads  | List Polls  | Public Albums  | Who's Online  | Help


Quick Go »


No member browsing this thread
Thread Status: Active
Total posts in this thread: 5
Post new Thread
Author
Previous Thread This topic has been viewed 2422 times and has 4 replies Next Thread
Male jdragon
Stranger




Joined: Dec 11, 2003
Post Count: 8
Status: Offline
Reply to this Post  Reply with Quote 
I suggest you use the springframework

Please check out the springframework (http://www.springframework.org) . I will make your hibernate migration much easier and more productive.
[Dec 11, 2003 1:26:58 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male magician
Newbie
Member's Avatar

China
Joined: Jul 8, 2003
Post Count: 29
Status: Offline
Reply to this Post  Reply with Quote 
Re: I suggest you use the springframework

the most important is:

why?

and how?

maybe this article can help a little for more detail :

http://jroller.com/trackback/no_ejb/Weblog/no_spring_for_me_at
[Dec 12, 2003 2:30:39 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    http://magician.mblogger.cn/ [Link] Report threatening or abusive post: please login first  Go to top 
Male magician
Newbie
Member's Avatar

China
Joined: Jul 8, 2003
Post Count: 29
Status: Offline
Reply to this Post  Reply with Quote 
Re: I suggest you use the springframework

the most important is:

why?

and how?

maybe this article can help a little for more detail :

http://jroller.com/trackback/no_ejb/Weblog/no_spring_for_me_at


the link is broken , try this:

http://jroller.com/comments/no_ejb/Weblog/no_spring_for_me_at
[Dec 12, 2003 2:32:22 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    http://magician.mblogger.cn/ [Link] Report threatening or abusive post: please login first  Go to top 
Male funks
Stranger




Joined: May 18, 2004
Post Count: 3
Status: Offline
Reply to this Post  Reply with Quote 
Re: I suggest you use the springframework

Spring Framework is darned cool.. It's support for Declarative Transaction Demarcation is more than worth it :)

I've seen way too many ugly code pass database connections around :(
[May 18, 2004 8:12:46 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male gigix
Stranger




Joined: Nov 8, 2004
Post Count: 5
Status: Offline
Reply to this Post  Reply with Quote 
Re: I suggest you use the springframework

Spring Framework is darned cool.. It's support for Declarative Transaction Demarcation is more than worth it :)

I've seen way too many ugly code pass database connections around :(


Exactly! With Spring, we can completely get rid of the customized factories (such as DAOFactory) and component wiring. We can also benefit from its infrastructures (such as HibernateTemplate and declarative transaction). We can also use AOP on crosscutting concerns such as security checking. If the developers want to migrate MVNForum to Hibernate, you should consider Spring also, for they are best partners.
----------------------------------------
[Edit 1 times, last edit by gigix at Nov 8, 2004 12:51:59 PM]
[Nov 8, 2004 12:51:13 PM] Show Printable Version of Post    View Member Profile    Send Private Message    http://gigix.blogdriver.com [Link] Report threatening or abusive post: please login first  Go to top 
Show Printable Version of Thread  Post new Thread