Chapter 10 Using Database Stores : Store Messages in a Database

Store Messages in a Database
The EMS server can connect to a database, and store messages in one or more database instances. The server connects to the database using Hibernate Core for Java to interface between the database and the EMS server.
Requirements
To create database stores, you must have:
Hibernate Core for Java is available, along with your TIBCO Enterprise Message Service product distribution, from download.tibco.com.
The database server must be running, and the databases that the EMS server will connect to must have already been created by the database administrator.