Jeff,
It is fine
Mu suggest – when I open hibernate wizard I get dialog with :
– table name (or list table name if I select more tables)
– base class and interfaces
– generator id
– other metadata from hibernate-mapping.dtd
– all column for selected class with types and I can change types (add not null, length etc attribute for property)
– all table’s exported and imported keys for potencial collections and that I can choose colection mappings and attribute for collection mappings
btw. middlegen and hibernatesynchronizer are great, but they haven’t bugs and misfunctionality,too
Yet tow suggestions :
1. I don’t now internal for myeclispe expolorer (normal), but select table (first time) is lsower than sqlexplorer (more quicker from ibm database explorer)
2. Are You planned use JET compiler for code generate – it is better for code generation than velocity and there is JET editor in eclipse comunity
regards