Supported Cache Features in TimesTen Scaleout
The following features are supported for cache operations in TimesTen Scaleout:
Using Passthrough
When an application issues statements on a TimesTen connection, the statement runs in
the TimesTen database or passes through to run in the Oracle database. Whether the statement
runs in the TimesTen or Oracle database depends on the composition of the statement and the
setting of the PassThrough
connection attribute.
You can set the PassThrough
connection attribute to control which
statements run locally in TimesTen and which are to be redirected to run in the Oracle
database.
See Setting a Passthrough Level in Oracle TimesTen In-Memory Database Cache Guide.