JDBC allows you to connect Java Programming with any database. Is used for back -&-front end Programming.
Java Beans are used to develope Software Components in Java.
Career Options
a) Software Development
b) Web Development
c) Web Based Appication
JDBC technology is an API that lets you access virtually any tabular data source from the JavaTM 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.
Applications:
•
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 component architecture is the platform-neutral architecture for the Java application environment.
Applications:
•
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 AnywhereTM" capability to reusable component development.
•
A beans developer secures a future in the emerging network software market without losing customers that use proprietary platforms.