Hi,
Can you change sql queries in JOnAS?
I am using JOnAS 1.5 and i work with CMP beans.
You only can change the sql query from WHERE...
In JOnAS al sql queries are like:
SELECT id FROM table WHERE table.name='bla'
Can you change the part after SELECT, like in this case only the column id
will be returned.
I want to add some columnnames.
Is it possible to change that?
Best Regards
Jochen Vastmans
[EMAIL PROTECTED]
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".