Summary

In this chapter, you learned about ORM and understood the various properties of Hibernate in detail. Then we discussed the important elements of the Hibernate architecture. We have successfully configured Hibernate with the Spring application. We have covered a few pieces of Hibernate functionalities and its features. For better understanding of Hibernate, refer to the Hibernate documentation at http://hibernate.org/.

You also learned how to use HQL and HCQL to query persistent objects. HQL is the most powerful query language to retrieve objects using different conditions. HCQL provides an object-oriented manner to retrieve persistent objects.

In the next chapter, Spring Security, we will first try to understand what Spring Security is. ...

Get Spring: Developing Java Applications for the Enterprise now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.