[jdbc] testing code cleanup
reverted a few things that were not necessary
- semicolon change - coming in another PR
- .gitignore change - no longer using derby
Code cleanup
- test scoped hsqldb
- removed derby artifacts and references
- setting driver class is not necessary
- cleaned up unused objects in delete
- now running cleanup on client
- removed old assert(true) stub