PeterHenell / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
0 stars 1 forks source link

Refactor: put dbcommand in the builder. #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Put the command in the builder and only replace the parameter values when 
values are generated

Original issue reported on code.google.com by a03pe...@gmail.com on 1 Nov 2012 at 1:07

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 2 Nov 2012 at 9:35

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 2 Nov 2012 at 9:37

GoogleCodeExporter commented 9 years ago
Sharing one dbCommand for each thread.

Original comment by a03pe...@gmail.com on 7 Nov 2012 at 2:01