[#4357] - Let user change field data types in Report Query window (as in iReport 3.0)

Category:
Feature request
Priority:
Normal
Status:
Assigned
Project: Severity:
Minor
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

iReport automatically retrieves fields' data types based on the JDBC metadata provided. This is a good start, but sometimes a designer wants to change these data types. Two of the most common examples are shown in the attached screenshot.

I want to change java.sql.Timestamp to java.util.Date
I want to change lava.lang.BigDecimal to java.lang.Long

I can still do it... I just need to go to the properties for the fields. But it would be more convenient to make the change directly in the Report Query window (as it was possible in iReport 3.0).

AttachmentSize
Image icon ReportQuery.png38.66 KB
mdahlman's picture
37510
Joined: Mar 13 2007 - 2:43am
Last seen: 8 years 10 months ago
Feedback