OQL Request - Class Cast Exception

0
Hi everyone,   When I tried to use OQL request in one of entities named "Order", I have this error :   error : java.lang.ClassCastException class com.mendix.datastorage.query.plans.Select cannot be cast to class com.mendix.datastorage.query.plans.SortOrder (com.mendix.datastorage.query.plans.Select and com.mendix.datastorage.query.plans.SortOrder are in unnamed module of loader com.mendix.container.deployment.internal.Interpreters$ClassLoaders$$anon$1 @3a12c404)   When I change the entity name, there is no problem anymore. Is order a reserved work even in entity's name ?   Thank you.  
asked
0 answers