You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2011/06/16 22:54:48 UTC

[jira] [Closed] (TAP5-1472) Provide basic integration with JPA 2

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

Igor Drobiazko closed TAP5-1472.
--------------------------------


> Provide basic integration with JPA 2
> ------------------------------------
>
>                 Key: TAP5-1472
>                 URL: https://issues.apache.org/jira/browse/TAP5-1472
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-jpa
>            Reporter: Igor Drobiazko
>            Assignee: Igor Drobiazko
>             Fix For: 5.3.0
>
>
> Provide basic integration with JPA 2. The goals are:
> - Support for multiple EntityManagers
> - Injection of EntityManager into both: components and services
> - Provide a way to configure EntityManagers programmatically, not only via persistence.xml 
> - Create ValueEncoder for entities on-the-fly
> - Provide "entity" PersistentFieldStrategy
> - Provide "entity" ApplicationStatePersistenceStrategy
> - Provide @CommitAfter annotations
> We also should consider if a tapestry-orm or similar project is needed in order to reuse common source code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Closed] (TAP5-1472) Provide basic integration with JPA 2

Posted by Richard Yunhua Sang <yu...@gmail.com>.
This is awesome! cannot wait to try it.

On Thu, Jun 16, 2011 at 4:54 PM, Igor Drobiazko (JIRA) <ji...@apache.org>wrote:

>
>     [
> https://issues.apache.org/jira/browse/TAP5-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Igor Drobiazko closed TAP5-1472.
> --------------------------------
>
>
> > Provide basic integration with JPA 2
> > ------------------------------------
> >
> >                 Key: TAP5-1472
> >                 URL: https://issues.apache.org/jira/browse/TAP5-1472
> >             Project: Tapestry 5
> >          Issue Type: New Feature
> >          Components: tapestry-jpa
> >            Reporter: Igor Drobiazko
> >            Assignee: Igor Drobiazko
> >             Fix For: 5.3.0
> >
> >
> > Provide basic integration with JPA 2. The goals are:
> > - Support for multiple EntityManagers
> > - Injection of EntityManager into both: components and services
> > - Provide a way to configure EntityManagers programmatically, not only
> via persistence.xml
> > - Create ValueEncoder for entities on-the-fly
> > - Provide "entity" PersistentFieldStrategy
> > - Provide "entity" ApplicationStatePersistenceStrategy
> > - Provide @CommitAfter annotations
> > We also should consider if a tapestry-orm or similar project is needed in
> order to reuse common source code.
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>