JDBC(JAVA
DATABASE CONNECTIVITY)
JDBC technology
is an API that lets you access virtually any tabular data source from
the Java programming language. It provides
cross-DBMS connectivity to a wide range of SQL databases, and now,
with the new JDBC API, it also provides access to other tabular data
sources, such as spreadsheets or flat files.
SALIENT
FEATURES
- JDBC programs
are platform and Vendor independent.
APPLICATION
- You can use JDBC
in both applications and applets.
-
Database
vendors and database tool vendors can supply the low level drivers.
Thus, they can optimize their drivers for their specific products.
-
With
JDBC you can write useful programs to handle realistic database
chores.
JAVABEANS
JavaBeans
component architecture is the platform-neutral architecture for the
Java application environment.
SALIENT
FEATURES
- It's the only
component architecture you should consider if you're developing
for the Java platform.
-
The
JavaBeans architecture takes inter-operability, a major step forward
so that your code runs on every OS and also within any application
environment.
-
JavaBeans
components inter-operate with ActiveX and connects via ActiveX-JavaBeans
bridges.
APPLICATION
-
It's
the ideal choice for developing or assembling network-aware solutions
for heterogeneous hardware and operating system environments within
the enterprise or across the Internet.
-
JavaBeans
component architecture extends "Write Once, Run Anywhere"
capability to reusable component development.
- A beans developer
secures a future in the emerging network software market without
losing customers that use proprietary platforms.
|
| Course Duration |
Fees (Indian
RS.) |
Fees (US $) |
| 35 sessions
of 1 hr. each |
6,200 |
180 |
|