ibatis can use proxool connection pool?

2009-03-23 Thread Mike.G
Hi, everyone, ibatis can use proxool connection pool? how? thanks Mike.G

Re: ibatis can use proxool connection pool?

2009-03-25 Thread Mike.G
Hi, thanks for you response. could you give some example configurations? thanks Mike.G 2009/3/25 Nicholoz Koka Kiknadze kikna...@gmail.com: I think you can use any DataSource (including ProxoolDataSource). Just use full class name in your transactionManager's  dataSource element and IMO