|
Hibernate is a popular - perhaps the most popular - open source Java
Object/Relational Mapping tool. Hibernate lets you write your
persistent classes using standard JavaBeans idioms. You then map
these beans to any relational database using simple XML mapping
files. For our April 14 meeting, Eric Burke will introduce Hibernate
and show how to configure and use it. If you are looking for
something more flexible and portable than straight JDBC, this talk is
for you.
|