Skip to content
Snippets Groups Projects
  1. Nov 05, 2015
    • kruthar's avatar
      [jdbc] testing code cleanup · 5ff4608f
      kruthar authored
      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
      5ff4608f
    • kruthar's avatar
      [jdbc] implemented base operation test cases · 22085f62
      kruthar authored
      Had to fix the semicolon issue for Derby.
      Ended up switching to HSQLDB becuase Derby does not support LIMIT.
      22085f62
    • kruthar's avatar
      f69e3100
  2. Nov 03, 2015
  3. Nov 02, 2015
  4. Nov 01, 2015
  5. Oct 31, 2015
  6. Oct 30, 2015
  7. Oct 29, 2015
  8. Oct 28, 2015
Loading