Oracle - Query Type class '____' cannot have primary key.
In the Oracle Entity Developer, I'm getting this error on some tables:
Query Type class '____' cannot have primary key.
The table does have a primary key in Oracle, but it is a varchar column.
How can this table be used?