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


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

        

Reply via email to