Environment:
Eclipse Europa.
Eclipse Saltodb plugin.
Oracle database 10g.
Trying to generate hibernate + pojos + DAO objects.
Problem:
When you have one table with an underscore at the end, for example ACCOUNT_ then none of the files for this table are generated. Tables with underscore in the middle of the name are generated ok.