Back Forum Reply New

Using roogenerated java beans

Hi,
I created roo project and created domain objects through reverse engineering.
In my Employee.java there is no code. The code is in Employee_Roo_DbManaged.aj file. The app is running good.

When I customized the code . I created my own controller and when i tried to use Employee's object setEname() method i am unable to find.In fact i am unable to find any of the varibles.

My question is what if i want to do something to the Emplyee object
Correct me if i am wrong

Thanks,
Raghu Varma
¥
Back Forum Reply New