|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1716 | minor | always | 04-27-07 07:03 | 03-12-08 15:20 | |
|
|
|||||
| Reporter: | westrupp | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | high | OS Version: | |||
| Status: | closed | Product Version: | 3.1.0 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.6 | ||
|
|
|||||
| Summary: | 0001716: Amber native query " select * " does not work | ||||
| Description: |
A select * will fail to load a Bean.class object if the corresponding table has the column ordering different from ID + fields in alphabetical order. Table: BEAN =========== ID A_COLUMN B_COLUMN C_COLUMN ... In other words, when the table structure does not match the Bean.class fields in ascending order, the "select *" will fail. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||