Prerequisites for Java Development with TimesTen

Before attempting to write a TimesTen Java application, you need to complete certain prerequisite tasks.

Prerequisite task What you do

Create a database.

For TimesTen Classic, follow the procedures described in Managing TimesTen Databases in Oracle TimesTen In-Memory Database Operations Guide.

For TimesTen Scaleout, refer to Creating a Database in Oracle TimesTen In-Memory Database Scaleout User's Guide.

Configure the Java environment.

Follow the procedures described in Setting the Environment for Java Development.

Compile and execute the TimesTen Java sample applications.

Refer to About TimesTen Quick Start and Sample Applications.

After you have successfully executed the TimesTen Java sample applications, your development environment is set up correctly and ready for you to create applications that access a database.