On Thu, 27 Sep 2001, z k wrote:
> I am trying to learn the concept of Avalon. 
> i use DataSourceComponent to get one JdbcConnection instance.
> but i cannt find a method to let me return the jdbc connnection back
> to pool.

It's close().
(JdbcConnection.close())

Oki



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to