You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2007/03/12 10:56:09 UTC

[jira] Created: (JCR-786) OracleBundlePersistenceManager needs special blob handling for JDBC drivers prior to oracle 10

OracleBundlePersistenceManager needs special blob handling for JDBC drivers prior to oracle 10
----------------------------------------------------------------------------------------------

                 Key: JCR-786
                 URL: https://issues.apache.org/jira/browse/JCR-786
             Project: Jackrabbit
          Issue Type: Bug
          Components: core
    Affects Versions: 1.3
            Reporter: Tobias Bocanegra
            Priority: Minor


the new oracle bundle persistence manager (see JCR-755) needs special blob handling for oracle jdbc drivers prior to version 10. since the pm works for newer versions, i suggest to add a separate pm eg: Oracle9PersistenceManager that contains this special blob handling.

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


[jira] Updated: (JCR-786) OracleBundlePersistenceManager needs special blob handling for JDBC drivers prior to oracle 10

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-786:
------------------------------

    Affects Version/s:     (was: 1.3)

> OracleBundlePersistenceManager needs special blob handling for JDBC drivers prior to oracle 10
> ----------------------------------------------------------------------------------------------
>
>                 Key: JCR-786
>                 URL: https://issues.apache.org/jira/browse/JCR-786
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: core
>            Reporter: Tobias Bocanegra
>            Priority: Minor
>             Fix For: 1.3
>
>
> the new oracle bundle persistence manager (see JCR-755) needs special blob handling for oracle jdbc drivers prior to version 10. since the pm works for newer versions, i suggest to add a separate pm eg: Oracle9PersistenceManager that contains this special blob handling.

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


[jira] Resolved: (JCR-786) OracleBundlePersistenceManager needs special blob handling for JDBC drivers prior to oracle 10

Posted by "Tobias Bocanegra (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra resolved JCR-786.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

Added Oracle9PersistenceManager.

> OracleBundlePersistenceManager needs special blob handling for JDBC drivers prior to oracle 10
> ----------------------------------------------------------------------------------------------
>
>                 Key: JCR-786
>                 URL: https://issues.apache.org/jira/browse/JCR-786
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.3
>            Reporter: Tobias Bocanegra
>            Priority: Minor
>             Fix For: 1.3
>
>
> the new oracle bundle persistence manager (see JCR-755) needs special blob handling for oracle jdbc drivers prior to version 10. since the pm works for newer versions, i suggest to add a separate pm eg: Oracle9PersistenceManager that contains this special blob handling.

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