-
Mar 18th, 2011, 01:40 PM
#1
Issue with Roo + primary key class
Hi,
I am using roo 1.1.2 version. I built a roo application from database schema.
I am getting "ORA-00907: missing right parenthesis" exception for some of the tables UI. I found for some of the "_Roo_Entity.aj" files has primarykey class. see below
@EmbeddedId
private EmfPageCriteriaFilterPK EmfPageCriteriaFilter.id;
I think the issue with the PK class.
Can anyone help me in this?
Thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules