[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JMS specific columns in DB
apwalker
do-not-reply at jboss.com
Tue Feb 6 01:46:54 EST 2007
Can't you implement the Persistence for a specific message type (JMS, AMQP,etc) as a strategy in the Persistence Manager and then you can have a custom schema per message type implementation. So as you add support for different messaging systems you just add a persistence strategy for it.
Just a thought, might be maintenance hell though.
--Aaron
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011749#4011749
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011749
More information about the jboss-dev-forums
mailing list