[
https://issues.apache.org/jira/browse/TAPESTRY-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAPESTRY-2630.
------------------------------------------
Resolution: Fixed
Fix Version/s: 5.0.15
> EntityPersistentFieldStrategy converts entity PKs to strings and back
> unnecessarily
> -----------------------------------------------------------------------------------
>
> Key: TAPESTRY-2630
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2630
> Project: Tapestry
> Issue Type: Improvement
> Components: tapestry-hibernate
> Affects Versions: 5.0.14
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Priority: Minor
> Fix For: 5.0.15
>
>
> Rather than convert the entity name, primary key, etc. to a string, create an
> immutable & serializable data object that is structured to store the entity
> name and PK (as Serializable). This would also eliminate the need to store
> the class of the PK.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]