Installing TimesTen and Supported Java Components
Install and configure TimesTen for your environment.
- See Overview of the Installation Process in TimesTen Classic in the Oracle TimesTen In-Memory Database Installation, Migration, and Upgrade Guide.
- Install the Java Development Kit (JDK) as described in your Java
installation documentation.
Note:
The TimesTen JDBC driver implements the JDBC 4.3 API (Java 9 and up) and is certified to work with Java Runtime Environment (JRE) 11, 17, 21, and 25.
- If you plan to use the Jakarta Messaging API version 1.1 (Jakarta JMS),
download the Jakarta JMS JAR file. From https://repo1.maven.org/maven2/jakarta/jms/jakarta.jms-api/3.1.0/,
download
jakarta.jms-api-3.1.0.jar.Older versions of the JAR file aren't certified to work.
You will need to add the path to the JAR file to your module path or class path. See Setting the Module Path or Class Path for Java Development.