Monday, August 18, 2003

Hibernate Prototyping with the BeanShell

Just playing around is one of my favorite ways of becoming familiar with software. Let's see how we can use the BeanShell to prototype Hibernate. I'm partial towards the BeanShell because it's embedded in my Java Development Environment for Emacs. But if you're so inclined, then Jython will probably do as well. [Continue reading Hibernate Prototyping with the BeanShell.]