I am using the following:
– mssql 2000.
– eclipse 3.2.1
– hibernate synchronizer 3.1.9
I want to generate the mapping file for a database view, but only the tables are being presented on a refresh. The Hibernate documentation says that Hibernate supports views, but does Synchroniser. If it does, are there any caveats?
Thanks in Advance