Multiple choice technology platforms and products

Which types of JDBC databases does WebLogic JMS support?

  1. Cloudscape

  2. Oracle

  3. Informix

  4. Microsoft SQL (MSSQL) Server

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

WebLogic JMS with JDBC persistence supports multiple databases including Cloudscape, Oracle, Informix, and Microsoft SQL Server for persistent message storage. The JDBC store allows JMS to use any database with a compliant JDBC driver, providing flexibility in choosing the persistence backend.