Hi,
I am out of ideas for this one and I dediced to ask for some help. I am using HibernateTools eclipse plugin...
I need to map complex named tables to simple named pojos. From what I have seen, it can be done in the reverse engineering configuration (reveng.xml) by just specifying a class attribute for a given table.
The problem I have is that there is a larger number of such tables. While it is ok to select and include all tables in Tables&Columns tab of the reverse engineering editor, no colums are added :( In fact, I cannot even expand the table node in the Add... wizard tree. It acts like the tables were empty. "Select all children" button on the table does not help.
Specifying the columns maually for this number of tables is not an option. Do you have an idea what could be wrong or how can I workaround this?
Thanks.
------------------------------
HibernateTools: 3.2.0 beta8
Database: Oracle 10g
|