java - What is the use of this spring class BatchPreparedStatementSetter? -


can give me short description spring class

org.springframework.jdbc.core.batchpreparedstatementsetter 

(javadoc api link)

it's used bulk insertion of many rows @ once.

this code illustrate how it's used.

take @ importemployees method, , should become clear.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -