You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org> on 2007/05/21 09:04:24 UTC

[jira] Created: (QPID-496) JDBC Store

JDBC Store
----------

                 Key: QPID-496
                 URL: https://issues.apache.org/jira/browse/QPID-496
             Project: Qpid
          Issue Type: New Feature
          Components: Java Broker
            Reporter: Arnaud Simon
         Attachments: jdbcStore.patch

This is a JDBC store that has currently been tested against Apache Derby. This implementation should work with any JDBC drivers even if some specific Blob manipulation code may have to be used for supporting other DB than Derby. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-496) JDBC Store

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon updated QPID-496:
------------------------------

    Attachment: jdbcStoreFinal.patch

Sorry about that, but the previous patch did break one test. Please use this one. 

> JDBC Store
> ----------
>
>                 Key: QPID-496
>                 URL: https://issues.apache.org/jira/browse/QPID-496
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Arnaud Simon
>         Attachments: jdbcStore.patch, jdbcStoreFinal.patch, jdbcStoreUpdated.patch
>
>
> This is a JDBC store that has currently been tested against Apache Derby. This implementation should work with any JDBC drivers even if some specific Blob manipulation code may have to be used for supporting other DB than Derby. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-496) JDBC Store

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon updated QPID-496:
------------------------------

    Attachment: jdbcStore.patch

Please apply this patch under \java\broker

> JDBC Store
> ----------
>
>                 Key: QPID-496
>                 URL: https://issues.apache.org/jira/browse/QPID-496
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Arnaud Simon
>         Attachments: jdbcStore.patch
>
>
> This is a JDBC store that has currently been tested against Apache Derby. This implementation should work with any JDBC drivers even if some specific Blob manipulation code may have to be used for supporting other DB than Derby. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-496) JDBC Store

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon updated QPID-496:
------------------------------

    Attachment: jdbcStoreUpdated.patch

I just realized that I haven't updated the project before I made the previous patch. So this is this one that must be used. Cheers

> JDBC Store
> ----------
>
>                 Key: QPID-496
>                 URL: https://issues.apache.org/jira/browse/QPID-496
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Arnaud Simon
>         Attachments: jdbcStore.patch, jdbcStoreUpdated.patch
>
>
> This is a JDBC store that has currently been tested against Apache Derby. This implementation should work with any JDBC drivers even if some specific Blob manipulation code may have to be used for supporting other DB than Derby. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (QPID-496) JDBC Store

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon closed QPID-496.
-----------------------------

    Resolution: Fixed

the code has been checked in.
Thanks to Gordon for that. 

> JDBC Store
> ----------
>
>                 Key: QPID-496
>                 URL: https://issues.apache.org/jira/browse/QPID-496
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Arnaud Simon
>         Attachments: jdbcStore.patch, jdbcStoreFinal.patch, jdbcStoreUpdated.patch
>
>
> This is a JDBC store that has currently been tested against Apache Derby. This implementation should work with any JDBC drivers even if some specific Blob manipulation code may have to be used for supporting other DB than Derby. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.