Joined: Mon Mar 14, 2005 4:16 pm Posts: 2
|
When performing an artifact generation, the hbm.xml and java files are only generated for a subset of the tables in the schema.
1. I am using MS SQL Server 2000 and tried the generation using both the Microsoft JDBC driver and the jTDS 1.0.2 driver.
2. With both drivers - the same subset of tables (owner:dbo; type="User") are generated.
3. There are no errors and I cannot understand why it seems to select these tables vs. the ones it does not select. The meta data for the tables is identical.
Any help is appreciated
Thanks
|
|