Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011611Openbravo ERPA. Platformpublic2009-12-02 14:272009-12-08 00:00
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
pi 
2.50MP10 
No
Core
No
0011611: Add convenience method to OBQuery to more easily set a single named parameter
Setting named parameters to an OBQuery can be done by using the setNamedParameters(Map<String,Object>) function. This is a bit unwieldy for settings a single parameter.

Add a new setNamedParameter(String paramName, Object value) method.
No tags attached.
related to defect 0011612 closed shuehner Some code-cleanup and simpler/safer HQL to the new payment monitor 
Issue History
2009-12-02 14:27shuehnerNew Issue
2009-12-02 14:27shuehnerAssigned To => shuehner
2009-12-02 14:27shuehnerOBNetwork customer => No
2009-12-02 14:29hgbotCheckin
2009-12-02 14:29hgbotNote Added: 0022363
2009-12-02 14:29hgbotStatusnew => resolved
2009-12-02 14:29hgbotResolutionopen => fixed
2009-12-02 14:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3e166d6aa8d0bcb067c9c1e09ce07680a4e8829e [^]
2009-12-02 14:37shuehnerRelationship addedrelated to 0011612
2009-12-04 09:15hudsonbotCheckin
2009-12-04 09:15hudsonbotNote Added: 0022444
2009-12-07 23:29mtaalNote Added: 0022515
2009-12-07 23:29mtaalStatusresolved => closed
2009-12-07 23:29mtaalFixed in Version => 2.50MP10
2009-12-08 00:00anonymoussf_bug_id0 => 2910345

Notes
(0022363)
hgbot   
2009-12-02 14:29   
Repository: erp/devel/pi
Changeset: 3e166d6aa8d0bcb067c9c1e09ce07680a4e8829e
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Wed Dec 02 14:28:54 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3e166d6aa8d0bcb067c9c1e09ce07680a4e8829e [^]

Fixed 11611: Add new setNamedParameter convenience method

---
M src/org/openbravo/dal/service/OBQuery.java
---
(0022444)
hudsonbot   
2009-12-04 09:15   
---
A changeset related to this issue has passed a series of tests and has been promoted to main:

Changeset: http://code.openbravo.com/erp/devel/main/rev/f6bc559b1872 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
---
(0022515)
mtaal   
2009-12-07 23:29   
Review done