Hi Every body,
I'm facing problem while using the auto generated SQLmap files
generated by abator in eclipse.
I'm using abator plugin for eclipse(3.1) Given a table AppUser,abator
generates the following classes automatically:
-AppUserDAO
-AppUserImpl
-AppUser_Sqlmap.xml
I'm trying to use these classes to insert & select some values from Db
for AppUser table.
The error I get is that it gives"there is no WRITEABLE property called
UserId in AppUser.This happens while trying to read
AppUser_Sqlmap.xml.
But I have the getter & setter method for the field 'Userid' in
AppUser class(auto-generated).
Attached Files:
-Screenshot .doc(screenshot of the error)
-AppUser_Sqlmap.xml
-AppUser
-SampleAction.java(action class)
Expecting ur help!
Thank you!
Regards,
Somu
|
Mime |
- Unnamed multipart/mixed (inline, None, 0 bytes)
- Unnamed multipart/alternative (inline, None, 0 bytes)
|