max wrote:
2) it shows progress for me...note some db's will be slow in giving the initial response hence no movement.
Using
Code:
RDBMS: Oracle, version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
JDBC driver: Oracle JDBC driver, version: 10.2.0.1.0
Hibernate Tools 3.2 beta8
I just mapped ~50 tables, using a wildcard :
Code:
<table-filter match-name="FOO.*" exclude="false"/>
The progress bar went straightaway to 50%, got stuck for approx. 45 seconds (message was "reading jdbc metadata"), and then the reveng suddenly completed.
Quite misleading the first times you carry out reveng, but after a couple of times you learn to wait ;)
That's a minor issue, that could be "solved" by setting a more detailed status message, something as simple as "reading jdbc metadata (this process may take some minutes)" would avoid first users worrying...
hth,
alexis