Skip to content

Generated models do not have no argument constructor #75

@blessedchitamba

Description

@blessedchitamba

I suggest having the generator also generate an extra no argument constructor in the model classes to allow us to create objects using the fluent pattern i.e. Object obj = new Object().setField1(field).setField2(field2) etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions