![]() |
![]() |
![]() |
![]() |
![]() |
TDC APIs tpgetcache and tpcacheput can be used in an Oracle Tuxedo client or server to put an Oracle Tuxedo buffer associated with a key into an Oracle Tuxedo cache.For more information about tpgetcache and tpcacheput, see Use Oracle Tuxedo Distributed Caching (TDC) Related ATMI APIs.TDC APIs tpgetcache and tpcacheget can be used in an Oracle Tuxedo client or server to get an Oracle Tuxedo typed buffer from an Oracle Tuxedo cache according to a key.For more information about tpgetcache and tpcacheget, see Use Oracle Tuxedo Distributed Caching (TDC) Related ATMI APIs.TDC APIs tpgetcache and tpcacheremove can be used in an Oracle Tuxedo client or server to remove an Oracle Tuxedo buffer associated with a key from an Oracle Tuxedo cache. See Listing 3‑3 for an example.Also, you can use TDC API tpcachemremove to remove several Oracle Tuxedo buffers at one time, or use TDC API tpcacheremoveall to remove all the Oracle Tuxedo buffers from an Oracle Tuxedo cache. For more information about these TDC APIs, see Use Oracle Tuxedo Distributed Caching (TDC) Related ATMI APIs.