Subject | Re: Should (Could) FBStatements be held in WeakHashMap |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-04-04T09:30:58Z |
> > To solve this issue at work I have created a dynamic proxy forYes, but only after release. This version of driver is feature frozen.
> > 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.
>
> This sounds really useful. Any chance of committing it to the project?
Best regards,
Roman