The following words are reserved in WebSphere EJB query:
all, as, distinct, empty, false, from, group, having, in, is, like, select, true, union, where
Avoid using identifiers that start with underscore (for example, _integer ) as these are also reserved.
Related concepts
EJB query language
Related tasks
Using EJB query
Using the dynamic query service