You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/21 00:02:38 UTC

[jira] [Commented] (ISIS-714) Blob/Clob mapping under DataNucleus is broken (just default serialize, not picking up the extension points)

    [ https://issues.apache.org/jira/browse/ISIS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004040#comment-14004040 ] 

ASF subversion and git services commented on ISIS-714:
------------------------------------------------------

Commit add5fff7ab7ecf8cfc9b809baf73dad37f5d36d9 in isis's branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=add5fff ]

ISIS-714: fixing manifest so that Isis custom mappings for DN picked up

... in addition (related):
* changing IsisBlobMapping to define its bytes as a java.io.Serializable column (maps to BLOB) rather than byte[] column (has no default mapping, so crashes and burns)
* update ToDoItem.java with additional JDO metadata to name the 3 inlined columns


> Blob/Clob mapping under DataNucleus is broken (just default serialize, not picking up the extension points)
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-714
>                 URL: https://issues.apache.org/jira/browse/ISIS-714
>             Project: Isis
>          Issue Type: New Feature
>          Components: Objectstore: JDO
>    Affects Versions: objectstore-jdo-1.3.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: objectstore-jdo-1.5.0
>
>
> Perhaps this was always broken, but have noticed that Blobs and Clobs are being persisted just by virtue of being Serializable... the IsisBlobMapping and IsisBlobConverter etc don't seem to be being picked up.



--
This message was sent by Atlassian JIRA
(v6.2#6252)