Kevin Meyer (JIRA | 10 Sep 2011 22:15
Picon
Favicon

[jira] [Resolved] (ISIS-117) Infinite recursion in JDBC objectstore


     [
https://issues.apache.org/jira/browse/ISIS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Meyer resolved ISIS-117.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0-incubating

The recursion is now prevented, as far as I can tell.

> Infinite recursion in JDBC objectstore
> --------------------------------------
>
>                 Key: ISIS-117
>                 URL: https://issues.apache.org/jira/browse/ISIS-117
>             Project: Isis
>          Issue Type: Bug
>          Components: Runtimes: Dflt: Objectstores: SQL
>    Affects Versions: 0.1.2-incubating
>         Environment: Windows Server 2003
> Issue occurs for both oracle and SQL server implementations
>            Reporter: Barry Woods
>            Assignee: Kevin Meyer
>              Labels: JDBC, objectstore, persistence
>             Fix For: 0.2.0-incubating
>
>         Attachments: BW_Logfile.txt
>
>
> Infinite recursion is happening during the mapping of a class that contains a one to many association
(collection) of the same class (i.e. when defining a hierarchy). This occurs in method
AbstractAutoMapper.setupFullMapping when object MultiColumnCombinedCollectionMapper is created.
> MultiColumnCombinedCollectionMapper -extends> CollectionMapper -extends> AbstractAutoMapper.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Gmane