InterviewSolution
| 1. |
What Is Persistent Store? |
|
Answer» The persistent store provides a built-in, high-performance storage SOLUTION for WebLogic SERVER subsystems and services that REQUIRE PERSISTENCE. For example, it can store persistent JMS messages or temporarily store messages sent using the Store-and-Forward feature. The persistent store supports persistence to a file-based store or to a JDBC-enabled database. The persistent store provides a built-in, high-performance storage solution for WebLogic Server subsystems and services that require persistence. For example, it can store persistent JMS messages or temporarily store messages sent using the Store-and-Forward feature. The persistent store supports persistence to a file-based store or to a JDBC-enabled database. |
|