Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCEEJBD
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
OCP Oracle Certified Professional Java SE 11 Developer Practice Tests
this week in the
OCP
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Jeanne Boyarsky
Ron McLeod
Tim Cooke
Sheriffs:
Devaka Cooray
paul wheaton
Mark Herschberg
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Frits Walraven
Jj Roberts
Bartenders:
Carey Brown
salvin francis
Piet Souris
Forum:
EJB Certification (OCEEJBD)
ejbCertificate question
sawan parihar
Ranch Hand
Posts: 250
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Which of the following
EJB
QL queries will return an Account with a refid value of "CA5"? [Check all correct answers]
4. SELECT DISTINCT OBJECT (b) FROM AccountSchema b WHERE
B
.refid LIKE '%A5'
Answer is 4
EJB-QL is case sensitive . Is the option 4 correct.
thanks.
[ April 25, 2005: Message edited by: sawan parihar ]
[ April 25, 2005: Message edited by: sawan parihar ]
Sawan<br />SCJP,SCWCD,SCBCD<br /> <br />Every exit is an entry somewhere.
Poo Kan
Ranch Hand
Posts: 94
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
EJB QL identifier IS NOT case sensitive.
Refer this >>
sawan parihar
Ranch Hand
Posts: 250
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Got that. Thanks.
Sawan<br />SCJP,SCWCD,SCBCD<br /> <br />Every exit is an entry somewhere.
I carry this gun in case a vending machine doesn't give me my fritos. This gun and this tiny ad:
the value of filler advertising in 2021
https://coderanch.com/t/730886/filler-advertising
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Transaction context propogation
JPilot,, Java ranch exam question ID: 17
EJBHome getEJBhome():narrowing is required here?
JPilot Question Id 22
CreateException for entity beans
More...