JavaBeat
Hibernate Home Articles Resources Tutorials Hibernate Interview Questions & FAQs JSF QnA Code Junction

Join Our Mailing List
Email:

Page 1 of 13 articles
UseFul Links
JavaBeat Search
JavaBeat Blogs
SCWCD Mocks
SCJP 5.0 Mocks
AJAX Articles
JavaBeat Forums
Struts Articles
Spring Articles
JSF Articles
Hibernate Articles
Sponsors
Hibernate vs. Spring
So. In the previous post, I talked about integration testing. An integration test runs through Webwork, Hibernate and Spring and expects a certain amount of scaffolding to work right.
Developing J2EE Applications Using Hibernate Annotations and Spring MVC
The first part of this three-part series introduced you to the latest JDK5 annotations feature. In this part, you will learn how to apply these annotations to develop real-world applications. With the combination of Hibernate annotation and Spring MVC, developers can drastically reduce the time at the configuration level. No more artless mapping files, no more klutzy XDoclet tags; life becomes so easy! This article describes a step-by-step procedure of how to build, deploy, and run a simple J2EE-based Web application using the above-mentioned technologies.
Object Generation: A Better Approach to Hibernate Integration
If you're using Hibernate, your business objects may be littered with unnecessary code. Learn a different, proven approach that challenges conventional wisdom and promises more streamlined integration with less code.
Using Spring with JDO and Hibernate
In an earlier excerpt from Spring: A Developer's Notebook, authors Bruce Tate and Justin Gehtland kicked off their discussion of object-relational (OR) persistence with a look at iBATIS. While compelling for some, this option requires serious involvement with SQL. In this excerpt from Chapter 5, they move on to frameworks that more thoroughly isolate your Spring app from SQL.
Bridge the gap between Struts and Hibernate
Hibernate and Struts are currently among the most popular open source libraries on the market. Effectively, they are the default developer selections among competing libraries when building Java enterprise applications. Although they are often used in conjunction with one another, Hibernate was not primarily designed to be used with Struts, and Struts was released years before the birth of Hibernate. To put them to work together, some challenges remain. This article identifies some of the gaps between Struts and Hibernate, particularly related to object-oriented modeling. It also describes a solution for bridging these gaps that involves an extension to the Struts framework. All Web applications built upon Struts and Hibernate can derive benefit from this generic extension.
Querying for persistent objects without a query language
This article describes an easy-to-maintain solution for the persistence of form-entry data within Web applications. All queries are compiler checked and implemented in a programmatically object-oriented way, without using a query language. Furthermore, the mapping between user interface and business logic is clearly decoupled from the mapping between business logic and data storage.
An Introduction to Java Persistence for Client-Side Developers
Joshua Marinacci combines the EJB3 Java Persistence API with Hibernate and HSQLDB to achieve easy, lightweight persistence for the desktop developer.
Real-World Experiences With Hibernate
This article is an overview of some of the lessons that we've learnt with Hibernate at Shine. In it we'll share with you our thoughts on Hibernate after using it on a couple of large projects. We'll also present a liberal sprinkling of real-world examples. We hope that by reading this article, you'll learn from the experiences that we've had when using Hibernate.
JOTM Transactions In Spring And Hibernate
This article walks you through a running example implemented using a mix of three powerful, complementary J2EE technology frameworks: Spring, Hibernate, and JOTM.
Naked Objects 3.0: Integration with Hibernate
In this article, the Naked Objects group looks at new features included in the Milestone 1 release of version 3.0 of the Naked Objects framework. Among the changes are a POJO programming model and integration with Hibernate.
Hibernate can meet your validation needs
While it's important to build data validation into as many layers of a Web application as possible, it's traditionally been very time-consuming to do so, leading many developers to just skip it -- which can lead to a host of problems down the road. But with the introduction of annotations in the latest version of the Java platform, validation got a lot easier. In this article, Ted Bergeron shows you how to use the Validator component of Hibernate Annotations to build and maintain validation logic easily in your Web apps.
Next>>

Sponsors
Webmaster Hosting Forum
Java Jobs
Latest in DLinks
http://javawave.blogspot.com/2008/04/quartz-job-scheduler-part-ii-example.html
Quartz Job Scheduler -- Part 1 (Setting up development project in Netbeans 6.1 beta)
Flex Messaging with BEA Workshop Studio
SOA and Virtualization: How do They Fit Together?
Introduction to Enterprise Portals - Why they Benefit IT and the Business
BEA WebLogic Operations Control: Application Virtualization for Enterprise Java
Best Practices for Building Production Quality EAR Files
BEA's SOA Reference Architecture - A Foundation for Business Agility
Blueprint for Successful SOA Integration
Guardian - What a tool!

JavaBeat Media (2004-2008), India
javabeat home | About Us
our network : opensource softwares
Copyright © 2007 JavaBeat