Open GoogleCodeExporter opened 9 years ago
I am the provider of this defect. Recently I can download the source code successfully.
Firstly, I found that function "OpenConnection" create a connection underlying for each Http Request,and function "CloseConnection" close the connection asotiated with the current Http request. So, it can be seen clearly that "IBatisNet" fits for "B/S Concurrency scenario".
Secondly, because of using "IDbDataParameter" Underlying, "IBatisNet" can prevent "SQL Injection" some how.
Thanks, all the contributors!
Original comment by yanfabu_...@163.com
on 6 Jul 2012 at 1:36
Original issue reported on code.google.com by
yanfabu_...@163.com
on 28 Jun 2012 at 1:24