Which is faster?
tia, .V netsql wrote:
Diran Ayandele wrote:Or, you could even leave batch size to your dao:
sqlMap.startBatch();
return sqlMap.executeBatch();
Which is faster?
tia, .V netsql wrote:
Diran Ayandele wrote:Or, you could even leave batch size to your dao:
sqlMap.startBatch();
return sqlMap.executeBatch();