I am attempting to utilize the Hibernate Tools with DB2 os390.
Type 4 driver.
I can get it working but because the connection url is pointing to the subsystem,not the database itself, it attempts to gather schema information for ALL databases in that subsystem.
I found the following exerpt telling me that it, in fact, should point to the subsystem, but I'm struglling to narrow it down for the purpose of the Tools.
With the type 2 driver we limited the odbc connection to just the database.
Any ideas?
|