You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Arif Mohd <ar...@wipro.com> on 2007/10/10 12:44:10 UTC

Can i provide my own DB Table for message persistence?

Hi,

    Iam using JDBC for message persistence. Can i configure activeMQ in such
a way that it uses my own supplied DDL statement for creating a table for
message persistence?

      My message will be an Object message so i want a custom table with
column names ID,name,val where ID should be foreign key referring to ID
column of activemq_msgs table.


-- 
View this message in context: http://www.nabble.com/Can-i-provide-my-own-DB-Table-for-message-persistence--tf4600032s2354.html#a13133438
Sent from the ActiveMQ - User mailing list archive at Nabble.com.