This is awesome! cannot wait to try it. On Thu, Jun 16, 2011 at 4:54 PM, Igor Drobiazko (JIRA) <j...@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 > > >