The JavaDatabase Connectivity (JDBC) API lets you invoke
SQL commands from Javaprogramming language methods.
You use the JDBC API in an enterprise bean when you have a
session bean access the database. You can also use the JDBC API
from a servlet or a JSP page to access the database directly
without going through an enterprise bean.
rgdg
No comments:
Post a Comment