Skip to content

Files

Latest commit

759b1a5 · Aug 8, 2023

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 16, 2021
Jan 6, 2022
Aug 8, 2023
May 2, 2019

Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.

Sample programs for Scaleout

This directory contains the files necessary to build and execute the C/ODBC and Java/JDBC 'GridSample' sample programs. These programs illustrate how to write applications to connect to and execute transactions against a TimesTen Scaleout database. They also illustrate best practice for handling transient errors and client connection failover events.

The sub-directories contained here are as follows:

Directory Description
odbc Source code, Makefile and README for the C/ODBC version of the GridSample sample program and the TptBm benchmark program. See the README file for full instructions.
jdbc Source code, Makefile and README for the Java/JDBC version of the GridSample sample program. See the README file for full instructions.