I\'m trying to setup an embedded Derby database for a standalone Java application, but after pouring through all sorts of documentation, I just can\'t seem to find any simpl
I never did derby (although did once mysql) and got all going from this simple example. Actually I did not even read the talk - I just did scroll to the middle where self-explanatory example is.