> This might give you some light.
>
> http://www.developer.com/db/article.php/3735771/Exposing-a-Database-as-a-Web-Service.htm
>
> Deepal

Darren said that he is using a connection pool, not the DriverManager
API. In that case, you manage connections differently than the pattern
shown in your article. If you use that pattern together with a
container managed connection pool, then it becomes an anti-pattern.

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to