Derby

A derby helper

I just want to share this simple derby database helper class that I've been using on my small jsp (Java Server Pages) project. This is just really simple, something that just simplifies the loading of database driver, establishing connection and some query helper methods.

So here's the code:

Syndicate content