Thomas Dudziak wrote:

Yes, you need to declare getters and setters, at least for the fields
that are used for primarykeys and foreignkeys.


but to my mind it breaks POJO conception - I try declare in interface only that methods wich are needed by controllers - so I think setGroupId() method in interface is not desirable

i'm using anonymouse properties instead it

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to