Please post questions like this on the users mailing list. But to answer your question: yes you can. But you should rather use multi line comments /* */

Regards

Kai

--- Original Nachricht ---
Absender: 吉崎太清
Datum: 05.07.2008 12:55
Hi,

You can write comment-out code-description or code explain at Oracle SQL*Plus.

----------------------------------------------
select
 ID   -- section's ID
 , NAME  -- section's name
from SECT SC
--------------------------------------------
similarly , If I write comment-out in iBATIS comment-out, I am happy.

Does that expected functionality exist in iBATIS specification ?

Thanks a lot.
yoshizaki


Reply via email to