Operating Systems: i5/OS
             Personalize the table of contents and search results

 

EJB query compatibility issues with SQL

 

Because an Enterprise JavaBeans (EJB) query is compiled into structured query language (SQL), be aware of compatibility issues between the Java language and SQL. The two languages differ along the following points that can be critical to correct EJB query formulation:




 

Related concepts


EJB query language
Rules for data type manipulation in EJB query
Database restrictions for EJB query

 

Related tasks


Using EJB query