Inheritance per Hierarchy
Posted: Tue 07 Dec 2010 18:38
My database table has a column EXECUTION_LEVEL defined as NUMBER. When I add the mapping condition EXECUTION_LEVEL = 2, I get an error
Problem in mapping fragments starting at line ...:condition member 'JOB_ACTIVITIES.EXECUTION_LEVEL' with a condition other than 'IsNull=False' is mapped. Either remove the condition on JOB_ACTIVITIES.EXECUTION_LEVEL or remove it from the mapping.
How do I resolve this?
Problem in mapping fragments starting at line ...:condition member 'JOB_ACTIVITIES.EXECUTION_LEVEL' with a condition other than 'IsNull=False' is mapped. Either remove the condition on JOB_ACTIVITIES.EXECUTION_LEVEL or remove it from the mapping.
How do I resolve this?