Programming Tutorials

Interview Question: What are the optional clauses in EJB QL?

By: Ash in Interview Tutorials on 2008-08-13  

Question:What are the optional clauses in EJB QL?

Answer: WHERE and ORDERBY clauses are optional in EJB QL where as SELECT and FROM are required clauses.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Interview Question: Is Struts compatible with other Java technologies?

Interview Question: What is deployment descriptor?

What is JAXP?

Explain the new Features of JDBC 2.0 Core API?

What is the difference between jsp:include page and @ include file?

What is difference between Java Bean and Enterprise Java Bean?

Why J2EE is suitable for the development of distributed multi-tiered enterprise applications?

Interview Question: What is the difference between Message Driven Beans and Stateless Session beans?

What is Collection API?

Interview Question: What is difference between EJB 1.1 and EJB 2.0?

Interview Question: Write code of any Action Class?

Interview Question: What are the optional clauses in EJB QL?

Question: How would you go about analyzing performance of an application?

What are the call back methods in Session bean?

What is transient variable?

Latest Articles (in Interview)