Question:
When I generate code, I noticed that my entity classes don't have a Save() method and my typed list classes don't have a Fill() method. What's wrong?
Solution:
You've chosen one of the Adapter generator configurations in the generator configuration screen but you expected SelfServicing code. To get SelfServicing code, select SelfServicing from the Template Group drop-down-list in the General Settings tab of the code generation window.