Java Enterprise Edition (J2EE/JEE) Question:
Download Questions PDF

What is home interface?

J2EE Interview Question
J2EE Interview Question

Answer:

One of two interfaces for an enterprise bean. The home interface defines zero or more methods for managing an enterprise bean. The home interface of a session bean defines create and remove methods, whereas the home interface of an entity bean defines create, finder, and remove methods.

Download J2EE Interview Questions And Answers PDF

Previous QuestionNext Question
What is ISO 3166?What is general entity?