Generated Code Should Use Static Methods

Registered by Anthony Bush

The generator previously hard-coded db names and table names in generated SQL. These need to use the fairly new static methods, getDbName() and getTableName(), respectively. This will allow users to override the db name or table name without also having to override all the generated getLoadSql() and load*_Collection() functions.

Blueprint information

Status:
Complete
Approver:
Anthony Bush
Priority:
Undefined
Drafter:
Anthony Bush
Direction:
Needs approval
Assignee:
Anthony Bush
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Anthony Bush
Completed by
Anthony Bush

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.