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 2007/08/29 18:18:30 UTC

[jira] Created: (OPENJPA-344) Allow serialization of runtime parsed data, and loading of serialized data into runtime caches

Allow serialization of runtime parsed data, and loading of serialized data into runtime caches
----------------------------------------------------------------------------------------------

                 Key: OPENJPA-344
                 URL: https://issues.apache.org/jira/browse/OPENJPA-344
             Project: OpenJPA
          Issue Type: New Feature
          Components: kernel, query
    Affects Versions: 1.0.0, 0.9.7, 0.9.6, 0.9.0
            Reporter: Patrick Linskey
             Fix For: 1.1.0


Currently, OpenJPA parses various pieces of data into internal forms every time it runs. We should be able to avoid this in some situations.

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


[jira] Resolved: (OPENJPA-344) Allow serialization of runtime parsed data, and loading of serialized data into runtime caches

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

Patrick Linskey resolved OPENJPA-344.
-------------------------------------

    Resolution: Fixed

> Allow serialization of runtime parsed data, and loading of serialized data into runtime caches
> ----------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-344
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-344
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: kernel, query
>    Affects Versions: 0.9.0, 0.9.6, 0.9.7, 1.0.0
>            Reporter: Patrick Linskey
>             Fix For: 1.1.0
>
>
> Currently, OpenJPA parses various pieces of data into internal forms every time it runs. We should be able to avoid this in some situations.

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