Multiple choice general knowledge science & technology

The default database for Jboss ESB is ...............

  1. MySQL

  2. Postgres

  3. Hypersonic

  4. Derby

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

JBoss ESB ships with HSQLDB (Hypersonic SQL) as its default embedded database. This has been the standard choice across JBoss platforms for many years. MySQL and Postgres are supported alternatives but not the default.