What's New

This section summarizes new features and functionality of TimesTen Release 22.1 that are documented in this guide, providing links into the guide for more information.

New features in Release 22.1.1.1.0

  • To eliminate conversion warnings seen with the -Wconversion compiler flag, there have been data type changes in signatures of these methods:

    • In TTCmd: ExecuteBatch(), getMaxRows(), getParamPrecision(), getColumnPrecision(), getColumnLength(), getColumn(), getCollumnNullable(), getNextColumn(), getNextColumnNullable(), registerParam(), getParam().

    • In TTXlaRowViewer: getColumnPrecision(), Get().

    See "Commonly Used Classes Reference" and "XLA Classes Reference" for reference information about these classes and methods.

  • The TimesTen driver manager is included in this release. For related information, see "Compiling and Linking Applications on Linux or UNIX".