[
http://jira.jboss.com/jira/browse/JBMESSAGING-1172?page=comments#action_1... ]
Tyronne Wickramarathne commented on JBMESSAGING-1172:
-----------------------------------------------------
This is fine with me, though I have completed 90% of the work for the existing schema. I
will checkout from trunk to see the changes and refactor the existing code accordingly to
cater the new changes.
-Tyronne Wickramarathne
Implement JDBCPersistenceManager
--------------------------------
Key: JBMESSAGING-1172
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1172
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Tyronne Wickramarathne
Fix For: 2.0.0 Beta
Although JDBC is not the main form of message persistence in JBM 2.0, we still need a
JDBC PersistenceManager implementation, mainly we so we can work out of the box in the
distro, without switching to the BDB persistence manager which we can't distribute due
to licensing restrictions.
The JDBCPersistenceManager should use Hibernate dialects so we don't have to maintain
separate configuration for each database.
The implementation should use two tables to store the message data, one for messages and
one for message references. This would probably have a very similar structure to the
JBM_MSG and JBM_MSG_REF tables currently used in JBM 1.4.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira