OK, so I'm a little impatient and posted this question in a longer form two days ago.  
Hopefully I won't annoy too many people by adding to the already significant deluge of 
mail associated with this list.

Any thoughts on why the generated SQL for an EJB-QL query of the form:

SELECT OBJECT(o)
                FROM EgadGenomeBean AS o

would end up generating SQL that looks like this:

SELECT  FROM EGAD.GENOME t0_o

The missing "selected" columns cause a missing element exception when I actually try 
to use the finder method for this EJB.

Thanks,

David

David P. Russell
Lead Technical Consultant
Idea Integration
[EMAIL PROTECTED]
[EMAIL PROTECTED]
(585) 249-2600
(585) 273-7728


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to