phil Posts 2
|
Hi,
just trying your tool for the first time. It's exactly what I was looking for but I have a few problem.
I get the impression from the 'Entity Members' tab that two character endings like 'ID' would be converted to 'Id'. They are sometimes, but mostly not. I also get the impression that leading entity names should be removed. Again, doesn't seem to work, for example COMPANY.COMPANY_ID (the PK) is converted to Company.CompanyID. I would like Company.Id. Also, COMPANY_ALIAS is incorrectly singularized to CompanyAlia, and ALIAS_ID is converted to Aliasid, not AliasId or just Id. Worst of all after running 'standardize class and member names' a few times, all associations disappeared from the model.
Regards, Phil Lee
Attachments:
Capture.PNG Capture1.PNG
|