PUBLIC:
TopLInk specific EJB 3.0 query interface. Provides the functionality defined in
javax.persistence.Query and adds access to the underlying database query for TopLink specific
functionality.
PUBLIC:
Return the cached database query for this EJBQueryImpl. If the query is
a named query and it has not yet been looked up, the query will be looked up
and stored as the cached query.