You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2008/04/28 01:24:55 UTC

[jira] Updated: (OPENJPA-131) Dynamic property support

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

Patrick Linskey updated OPENJPA-131:
------------------------------------

    Fix Version/s:     (was: 1.1.0)
                   1.2.0

> Dynamic property support
> ------------------------
>
>                 Key: OPENJPA-131
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-131
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: kernel
>            Reporter: Patrick Linskey
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> Currently, OpenJPA needs fields to exist in classes in order to load data into the VM. It would be great if instead, it were possible to issue a query and get back a java.util.Map of key-value pairs corresponding to the data requested, or if it were possible to have a field of type Map in an instance that was used to access all "dynamic" keys and their values. This would be useful for user-mutated schemas, or for open content, such as is available in XML.

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