On Thu, 27 Sep 2001, z k wrote: > Thank u Peter for answering my last question. > > 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. You simply close() the connection. Thats all you have to do to return it. Giacomo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
