Category Archives: ORM

Object Relational Mapping. Bridge between Object-Oriented programming languages and Relational Database.

Quicknotes on The Configuration of Spring Hibernate Template

This is one of the posts on “Quicknotes on Hibernate” The main reason I switched from using Hibernation configuration file to Spring configuration file is that Spring provides a easy-to-use Hibernate Template. In the post, I would like to show that the switch is quite easy and straight forward. In the following example, I have [...]

Follow

Get every new post delivered to your Inbox.