[infinispan-issues] [JBoss JIRA] (ISPN-31) JPA based cache store

Ray Tsang (JIRA) jira-events at lists.jboss.org
Tue Dec 4 04:01:22 EST 2012


     [ https://issues.jboss.org/browse/ISPN-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ray Tsang updated ISPN-31:
--------------------------

    Attachment: infinispan-cachestore-jpa.zip


Implemented a simple JPA cache store.
 - Cache using JPA Cache Store can only store mapped JPA entity as value
 - JPA entity is limited to one ID field marked by @Id, w/ primitive, String, or Number type, without @GeneratedValue
 - Cache key must equal to the entity ID

                
> JPA based cache store
> ---------------------
>
>                 Key: ISPN-31
>                 URL: https://issues.jboss.org/browse/ISPN-31
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Loaders and Stores
>            Reporter: Manik Surtani
>            Assignee: Dan Berindei
>             Fix For: 6.0.0.Final
>
>         Attachments: infinispan-cachestore-jpa.zip
>
>
> Store that uses JPA for persistence

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list