Sunday, March 23, 2008

A programming tidbit

from the PDF Ref doc for Hibernate:

----

4.1. A simple POJO example

Most Java applications require a persistent class representing felines.

----

I had no idea. I have clearly been remiss in my past work. Conveniently they provide just such a class def on that same page, so I'll use it in the future.

No comments: