[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JMS specific columns in DB
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Feb 5 16:51:31 EST 2007
You will probably need to store the header on the database anyway, right?
I guess putting this to a single field is not going to eliminate the dependency anyway as you still need the information.
Those fields are nullable anyway... if using any other protocol in the future we could just keep them NULL.
Maybe if you want to separate things you could add the word JMS_ to these fields then it's clear what they are for.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011605#4011605
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011605
More information about the jboss-dev-forums
mailing list