This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes JPQL Query Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "JPQL Query" Watch "JPQL Query" New topic
Author

JPQL Query

sid sree
Ranch Hand

Joined: Jun 28, 2007
Posts: 186
This is with reference to the object model shown in the book Pro EJB 3 - Java Persistence API page no 193

Is the below same as (in terms of result)






??

Please dont ask me to try it out.As right now i do not have a computer that has as application server etc installed on it

I am just trying to figure out if my understanding is correct


Thanks
Amandeep Singh
Ranch Hand

Joined: Jul 17, 2008
Posts: 839
Yes, it will be same.


SCJP 1.4, SCWCD 5, SCBCD 5, OCPJWSD 5,SCEA-1, Started Assignment Part 2
My blog- http://rkydesigns.blogspot.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JPQL Query
 
Similar Threads
JPQL help
joins
Question for SCBCD aspirants (and gurus)...
simple inner join question
How to use Left outer join in EJB 3.0