From: Martin C. <mus...@us...> - 2003-02-26 18:40:19
|
> Yeah, we'll take a deep breath and support DataSource sometime. 1.1+ I > think. Sorry another competing feature that came to my attention from the Hibernate project is a Statement Cache. Not really sure "what" that implies, but DBCP offers it;) I guess it either will cache prepared statements or perhaps even non-prepared statements accorss connections. Roadmap that to 1.1... Also on the Hibernate support I've spoken with the PM and he seems accepting and it's tiny bit of code to write to implement. After the documentation I can work on this. Trying to figure out who's code it will be, Hibernate or Proxool. Cheers. Martin |