Anonymous | Login | Signup for a new account | 12-17-2024 08:39 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 3.1.0 | ||||||
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. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |