add several find variants to the delegator for handling single-pk entities
-------------------------------------------------------------------------- Key: OFBIZ-1292 URL: https://issues.apache.org/jira/browse/OFBIZ-1292 Project: OFBiz Issue Type: New Feature Components: framework Affects Versions: SVN trunk Reporter: Adam Heath Priority: Trivial Fix For: SVN trunk Attachments: Add-SinglePkValue-Variants-To-Delegator.patch Lots of entities in ofbiz have a single field primary key. So, add several find/create variants to GenericDelegator and friends to make use of this pattern. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1292: ------------------------------ Attachment: Add-SinglePkValue-Variants-To-Delegator.patch See comment in patch. > add several find variants to the delegator for handling single-pk entities > -------------------------------------------------------------------------- > > Key: OFBIZ-1292 > URL: https://issues.apache.org/jira/browse/OFBIZ-1292 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: Add-SinglePkValue-Variants-To-Delegator.patch > > > Lots of entities in ofbiz have a single field primary key. So, add several find/create variants to GenericDelegator and friends to make use of this pattern. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1292: ------------------------------ Assignee: Adam Heath > add several find variants to the delegator for handling single-pk entities > -------------------------------------------------------------------------- > > Key: OFBIZ-1292 > URL: https://issues.apache.org/jira/browse/OFBIZ-1292 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: Add-SinglePkValue-Variants-To-Delegator.patch > > > Lots of entities in ofbiz have a single field primary key. So, add several find/create variants to GenericDelegator and friends to make use of this pattern. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath closed OFBIZ-1292. ----------------------------- Resolution: Fixed Patch applied to version 585759. > add several find variants to the delegator for handling single-pk entities > -------------------------------------------------------------------------- > > Key: OFBIZ-1292 > URL: https://issues.apache.org/jira/browse/OFBIZ-1292 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: Add-SinglePkValue-Variants-To-Delegator.patch > > > Lots of entities in ofbiz have a single field primary key. So, add several find/create variants to GenericDelegator and friends to make use of this pattern. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |