java - EJB/JPA: Is it called JPQL or EJBQL? -


is jpa query language called jpql or ejbql? keep reading them here , there, jpql seems appear more often, frameworks jboss seam use ejbql everywhere, 1 the one?

ejbql obsolete query language included ejb 2.1 spec.

jpql new query language used jpa , supercedes ejbql. jpql supports old ejbql language, including many deprecated parts.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -