Not sure if anyone wants to know, but I've added commons-dbcp and org.apache.derby library dependencies for an example application I'm using to help develop some of these new features.
Haven't quite figured out the best place to actually store the data, but my initial thought was to store it in java.io.tmpdir, creating the tables it needs on startup if they are not already found. If anyone has any objections/concerns with this please let me know. jesse
