About TimesTen Quick Start 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_sampledbscript (.shon Linux or UNIX or.baton Windows) creates a sample database and schema. Run this script before using the sample applications. -
Environment and setup: The
ttquickstartenvscript (.shor.cshon Linux or UNIX,.baton Windows, or as applicable for your system), a superset of thettenvscript 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.