Link Details

Link 287211 thumbnail
User 459212 avatar

By HeyNow
via developer.com
Published: Nov 12 2009 / 15:25

When you keep database connection pools initialized and ready to use, you effectively can grab an object from one, use the object to get your work/task executed, and then return the object to the pool.
  • 15
  • 1
  • 1125
  • 539

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.