Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books
Content
Java interview part 1
Java interview part 2
Java interview part 3
Java interview part 4
Java interview part 5
Core java
JDBC
JSP
EJB
JNI
Servlets
Struts
Java threading
Java web services
J2EE
J2ME
JMS
Internationalization
JavaScript
RMI
 
ASP.NET | ADO.NET | AJAX
C#.NET | VB.NET | PHP
NET Remoting | NET Interview
  
C | C++ | Java | Oops
Data Structure | OS
   
Database concepts | Oracle
SQL Server | Biztalk | Sharepoint
Notification services
Reporting Services
Service-oriented architecture
Data warehousing | MySQL
  
Project Management 
Linux | Testing | Networking
Software engineering 
  
UML | XML | HTML | SOAP 
CSS | VBScript  | Web Services
   
CV Cover letter | Interview 
HR | Soft skills | GD 
Working from Home 
Tutorial
ASP.NET | VB.NET | C#.NET     
Remoting.NET | Web service
Remoting overview | ADO.NET
UML | Sql server 
More links
JavaServer Faces 
OpenCms Application Overview 
EJB 3 Entities 
Oracle Web RowSet 
Books on Java
Java EE 5 Development with NetBeans 6 
OpenCms 7 Development 
EJB 3 Developer Guide 
JDBC 4.0 and Oracle JDeveloper for J2EE Development 

EJB QL

NEXT>>

What is EJB QL?

Answer
EJB QL stands for Enterprise Java Beans - Query Language. It was introduced in the EJB 2.0 specification. QL provides navigation across network of EJBs and dependent objects which are defined by means of container managed persistence. Persistence is the ability to save the current state of a bean. EJB QL is portable across containers and persistence managers. 

  • Finder Methods: These are defined in the home interface of an entity bean and which return entity objects.
  • Select methods: These are not exposed to the client. However, these are used by bean providers to select persistence values or entity objects related to entity bean which the query is defined on.         
NEXT>>


More Related Links
List out the difference between a Server, a Container, and a Connector?

Answer - A server is an application that responds to the requests made by client(s) and manages....

Explain why is ejbFindByPrimaryKey mandatory.

Answer - Primary Keys are used to uniquely identify objects from a database. The ejbFindByPrimaryKey method.....

Define session façade.

Answer - The SessionFacade is implemented as a session bean. It acts like a wrapper class.....

What is the difference between CMP and BMP?

Answer - CMP (Container-managed Persistence) BMP (Bean-managed Persistence).....

What are transaction isolation levels in EJB?

Answer - Transaction_read_uncommitted- Allows a method to read uncommitted data from a DB(fast but not wise).....

 
Copyright © 2008 CareerRide.com. All rights reserved.