+

Search Tips   |   Advanced Search

EJB query compatibility issues with SQL


Because an EJBs 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


Use EJB query