Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1215 | minor | always | 06-25-06 18:58 | 08-31-06 20:05 | |
|
|||||
Reporter: | fbertra | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.19 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.0 | ||
|
|||||
Summary: | 0001215: Amber: implement the "select new" clause | ||||
Description: |
This EJB-QL query "select new cl.fbd.SectorImp (s.sector, count(s)) from SuscripcionBean s group by s.sector" generate the following error: com.caucho.amber.AmberRuntimeException: 'new' is an unknown field of 'SuscripcionBean'. at com.caucho.amber.query.AbstractPathExpr.createField(AbstractPathExpr.java:52) at com.caucho.amber.query.QueryParser.parseSimpleTerm(QueryParser.java) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|