Quote:
Yes, oracle drivers seem to leak cursors (or rather throw an error that indicates a cursor leak) when running through all metadata tables.
i set open cursor to default (50) and try open database tree item - it throw ' too many cursors' - I can beleive that oracle drivers have leak
How I can try datadirect driver ?
Quote:
What did I insist on with resp to WTP/DTP ? You submitted a patch which idea I found good (using the dtp db tree to start the reverse eng), but could not apply since it introduced too much duplication of code. That had nothing to do with the db schema in the hibernate configuration tree.
I want say only that rdb (dtp) currently isn't good choice for database explorer (maybe isn't vital, but it is very friendly for this work) - i stop work beacuse dtp plugin is bad (for now)
Quote:
I am working on making this node better for large db's, but right now it is not vital for me and you dont need to click on it since we now have the reveng.xml editor which utilizes the reveng.xml to minimize the load of tables.
reveng.xml is good for reveng artifact, but i think that database tree item don't use it
(i don't set it anywhere) - it is best add another plugin
yet another suggestion : there is good plugin for explore java bean (hibernate POJO) - jbclipse - you can include it in hibernate tools or make better
one question : what about orm plugin (jsr220orm) - I think that it is good, but base is rdb(dtp) and because is currently unusable ?