Subject | Re: [Firebird-Java] Re: Should (Could) FBStatements be held in WeakHashMap |
---|---|
Author | David Warnock |
Post date | 2003-04-04T09:00:17Z |
Roman,
Thanks
Dave
--
David Warnock, Sundayta Ltd. http://www.sundayta.com
iDocSys for Document Management. VisibleResults for Fundraising.
Development and Hosting of Web Applications and Sites.
> To solve this issue at work I have created a dynamic proxy forThis sounds really useful. Any chance of committing it to the project?
> Connection and PreparedStatement that track statement creation and
> closing and print list of not closed statements with their allocation
> point on connection.commit(), connection.rollback() and
> connection.close(). This works perfectly.
Thanks
Dave
--
David Warnock, Sundayta Ltd. http://www.sundayta.com
iDocSys for Document Management. VisibleResults for Fundraising.
Development and Hosting of Web Applications and Sites.