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: What is the difference between sessioncontext and entitycontext?

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

Interview Question: What is EJB client JAR file?

Explain the user defined Exceptions?

How to define an Interface?

Interview Question: Can I invoke Runtime.gc() in an EJB?

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

Interview Question: Why does EJB needs two interfaces(Home and Remote Interface)?

Interview Question: Is Decorator an EJB design pattern?

Is Iterator a Class or Interface? What is its use?

Interview Question: What are the call back methods in Entity bean?

Interview Question: What is abstract schema?

Can Entity Beans have no create() methods?

What is JAXP?

What do you understand by a J2EE module?

Latest Articles (in Interview)