[ http://issues.apache.org/jira/browse/OJB-3?page=all ]
     
Jakob Braeuchi closed OJB-3:
----------------------------


> ReportQuery ignores field conversion defined in repository
> ----------------------------------------------------------
>
>          Key: OJB-3
>          URL: http://issues.apache.org/jira/browse/OJB-3
>      Project: OJB
>         Type: Bug
>   Components: PB-API
>  Environment: Win 2000
>     Reporter: Jakob Braeuchi
>     Assignee: Jakob Braeuchi
>      Fix For: 1.0.x CVS, 1.1 CVS

>
> When using a ReportQueryByCriteria, the Object[] for each row obtained 
> through the getReportQueryIteratorByQuery() method contains objects that have 
> not been converted using the "conversion" setting in the repository. For 
> example, if a field that is CHAR in the database, but has a 
> Boolean2CharConversion class defined in the conversion attribute, is used in 
> a ReportQuery - the object in the array is converted using the default OJB 
> field conversion, not the defined one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to