Code Samples and Test Cases

 

 

This page provides an index into the sample and test code available with db-JAPI.

The code contained in this section is aimed at providing a starting basis for development and is meant to be useful application code. In most cases a cut and paste from the samples should cover the requirements of getting started.

More specialised code can be found in the test cases, where in-depth testing is performed to verify the correct functionality of the code itself. Note that the test code provided is actually utilised in the build process of db-JAPI to ensure quality and to find any "Side Affects" of code updates. In other words, the test code should be used as a reference for how to code certain capabilities, and should not be "cut and paste" as there is a large amount of unnecessary code for application usage.

Listed below are links to the examples and test code.

Examples






Test Code