why EOGenericRecord and no ERXGenericRecord generation?
why EOGenericRecord and no ERXGenericRecord generation?
- Subject: why EOGenericRecord and no ERXGenericRecord generation?
- From: Gustavo Pizano <email@hidden>
- Date: Fri, 30 Apr 2010 15:18:21 +0200
Hello.
well after such a long time without coding in WO, and yesterday I started some new project, I created as always my Wonder Project, created the EOModel, Migraction class, and created the EO's clcikign the EOGenerate.
Now I realize that I needed to do a simple qualifier, User.NAME.eq(name).and(User.PASS.eq(pass));
but then NAME and PASS weren't declared, I went to the _User.java file and realize that just NAME_KEY and PASS_KEY were created, and then I saw that my EO extends EOGenericRecord and not ERXGenereicRecord..
Did I miss something while I was gone, or what am I doing worng?
Gustavo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden