| Completely Transparent |
back
|
1
2
3
4
|
next
|
|
|
Oracle8i Cache routes frequently used requests directly to the middle-tier cache and provides transparent connectivity
to the origin (back-end) database and the middle-tier cache.
Because the routing is transparent, you do not need to make any modifications to your existing applications. If a user requests data that is not cached in the middle-tier cache, Oracle8i Cache routes the request to the origin database with minimal overhead. |
|