brucent

Results 1 issues of brucent

I wanted to create an object that just keeps a one-to-many association, so I created model classes like these (getters and setters removed): ``` java @Model public class Student {...