Hi;
 
I would like to realize a j2ee application who consults only a database (none update, nor creation, nor deletion into the database) and post the data.
which is advantage to use Ibatis compared to one JDBC solution (rowset) ?
 
Regards;

Reply via email to