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

Kevin Sutter resolved OPENJPA-1588.
-----------------------------------

    Resolution: Fixed

> modify 925451 revision for setProperty processing for enums
> -----------------------------------------------------------
>
>                 Key: OPENJPA-1588
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1588
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa
>    Affects Versions: 2.0.0
>            Reporter: Kevin Sutter
>            Assignee: Kevin Sutter
>             Fix For: 2.0.0
>
>
> SVN revision 925451 was a little too much.  The changes now allow for the 
> processing of the enum properties, javax.persistence.cache.retrieveMode and 
> javax.persistence.cache.storeMode, which is good.  But, it also introduced 
> the acceptance of the javax.persistence.sharedCache.mode.  But, this property 
> is only valid when creating the EMF and, thus, does not have to be processed 
> in this code path.
> I am also correcting the spelling of the convertToKernelValue method (it was 
> missing the "r" in Kernel).

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

Reply via email to