Re: iBatis Eclipse Plugin

2008-07-05 Thread Kai Grabfelder
Hi there, the students project is now finished. The results can be found here http://sourceforge.net/projects/eclibatis Installation instructions, a little bit of usage and feature documentation as well as an eclipse updatesite will follow in the next few days... The code is already under

Can write comment out in sql map xml ?

2008-07-05 Thread 吉崎太清
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

Re: Can write comment out in sql map xml ?

2008-07-05 Thread Kai Grabfelder
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