About TimesTen Quick Start and Sample Applications

TimesTen Quick Start and sample applications are available from the TimesTen GitHub location. It includes tutorials, how-to instructions, and sample applications.

After you have configured your environment, you can confirm that everything is set up correctly by compiling and running the sample applications. TimesTen applications are located under the Quick Start sample_code directory. For instructions on compiling and running them, see the instructions in the subdirectories.

The following content is included:

  • Schema and setup: The build_sampledb script (.sh on Linux or UNIX or .bat on Windows) creates a sample database and schema. Run this script before using the sample applications.

  • Environment and setup: The ttquickstartenv script (.sh or .csh on Linux or UNIX, .bat on Windows, or as applicable for your system), a superset of the ttenv script typically used for TimesTen setup, sets up the environment. Run this script each time you enter a session where you want to compile or run any of the sample applications.

  • Sample applications and setup: The Quick Start provides sample applications and their source code for JDBC.