Can u give me sample code for ServiceImpl and DaoImpl, in
j2ee .



Can u give me sample code for ServiceImpl and DaoImpl, in j2ee ...

Answer / sk.bilal ahmed

The Supplier class implements the placeOrder and
getPriceList methods. So that you can focus on the code
related to JAX-WS, these methods are short and simplistic.
In a real world application, these methods would access
databases and would interact with other services, such as
shipping, accounting, and inventory.
java.lang.Object
com.ibatis.dao.engine.impl.DaoImpl

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is java gui?

0 Answers  


Why do we use DAO?

3 Answers   Accenture, Tech Mahindra,


What is component contract?

0 Answers  


Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...

0 Answers   ASD Lab,


Where can I find java developers?

0 Answers  


what is meant by proxy server

1 Answers  


which method does it invokes automatically when we click link in the webpage a)put b)get c)head d)post

7 Answers  


What is component-managed sign-on ?

0 Answers  


Diffrence between arraylist and hashmap

3 Answers   Oracle,


Why java is interpreted language?

0 Answers  


What is ebxml?

0 Answers  


Can u give me sample code for ServiceImpl and DaoImpl, in j2ee .

1 Answers  


Categories