| Anonymous | Login | Signup for a new account | 11-05-2025 21:02 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001716 | [Resin] | minor | always | 04-27-07 07:03 | 03-12-08 15:20 | ||||
| Reporter | westrupp | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | high | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.1.6 | Product Version | 3.1.0 | ||||
| Product Build | |||||||||
| 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 | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |