Subject | Re: [Firebird-Java] Invalidating Cache |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-06-09T05:08:25Z |
> I have committed the BlockingStack class to CVS. It works exactly likeGreat! Thanks!
> a stack instead of a queue and provides similar blocking functionality
> to the LinkedQueue.
> I also make some other miscellaneous clean-ups and fixed a bug with theThanks!
> FBMaintenanceManager.
> I am still investigating the refactored build process with maven. I amThis is a long-term perspective, so no problem here.
> really new to Maven so it is going to take some time.
> Are there any other tasks needed in the short term? I would be happy toIt would be great if you can implement batched calls/updates for
> work on them as I can.
CallableStatement. This would be the last feature for 2.0. I am finishing
unifying properties in JCA/driver manager/pooling code and will take care of
the release notes, JDBC CTS, etc.
Roman