EJB query: Reserved words

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.


 

See Also


EJB query language

 

Related Tasks


Using EJB query
Using the dynamic query service