Can u give me sample code for ServiceImpl and DaoImpl, in
j2ee .
Answer Posted / 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 View All Answers
How do I run java?
What is a java applet?
What is java ee architecture?
What is a web container in j2ee?
What are the java backend technologies?
Is tomcat a java ee?
What is context root?
Which package is imported by default in java?
Is j2ee a language or framework?
What is j2ee product provider?
What is container-managed transaction?
What spring is in related to j2ee?
Which java ide is best?
What is delegation?
Difference between save and saveorupdate?