[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: StorageManager::storeDelete
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue Dec 9 11:09:18 EST 2008
Ok, I will create a new method.
I actually wanted to rename those storeDelete to just delete methods.
When we implement a DatabasePersistenceManager (if we are going to implement one), we will actually just delete records.
The fact we need to store something to do a delete, is just an implementation detail.
So, I would add deleteLastPage and deleteMessage methods.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195385#4195385
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195385
More information about the jboss-dev-forums
mailing list