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
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
What is container-managed persistence?
What is java developer job description?
What is commit?
What is java transaction service (jts)?
What are the component of java?
What is authorization constraint?
What is javaserver pages standard tag library (jstl)?
What is tomcat in j2ee?
What are the technologies a java developer must know?
Is j2ee and jee same?
What does enterprise javabeans module contain?
Is a relationship java?
What is cascade delete?
What is container-managed transaction?