JDBC | Types of JDBC Drivers in Java | Different types of JDBC Drivers | Types of JDBC Drivers

preview_player
Показать описание
JDBC | Types of JDBC Drivers in Java | Different types of JDBC Drivers | Types of JDBC Drivers
This video gives brief description of types of jdbc drivers in java and how many types of jdbc drivers in java . it will give brief knowledge of jdbc-odbc driver. and type-1 driver i.e. jdbc-odbc driver is provided by SUN Micro Systems.

Type-1 Driver:
--------------
--Type-1 Driver is also called JDBC-ODBC Driver and Bridge Driver.
--JDBC-ODBC Driver is a driver provided by SUN Micro Systems as implementation of Driver interface.
--SUN Micro Systemes has provided JDBC-ODBC driver with the inter dependant on the Microsoft's product ODBC Driver.
--ODBC Driver is a Open specification , it will provide very good environment to interact with the database from JDBC-ODBC Driver.
--If we want to use JDBC-ODBC driver in our JDBC Application first we have to install the microsoft product ODBC Driver native library.
--To interact with the database from Java Application if we use JDBC-ODBC Driver then we should require two type conversions so that JDBC-ODBC driver is slower Driver.
--JDBC-ODBC Driver is highly recommanded for stand applications But it is not suitable for web applications , distributed applications and so on.
--JDBC-ODBC driver is suggistable for simple JDBC applications , not for the complex applications.
--The portablity of the JDBC-ODBC driver is less.

►Welcome to Uttamsoft online Training

►Welcome to our YouTube channel Uttamsoft

►Our Some Other Playlist:-
►AWT in Java(GUI):-

----------------------------------------------------------------------------------------------------------------------------------------
► Why learn java?
Java is a general-purpose, class-based, object-oriented computer programming language that was designed by James Gosling at Sun Microsystems in 1995.

Java was developed by Sun Microsystems (which is now the subsidiary of Oracle) in the year 1995. James Gosling is known as the father of Java. Before Java, its name was Oak. Since Oak was already a registered company, so James Gosling and his team changed the name from Oak to Java.

►Contact Us:-
Mobile no.:- 942 123 3453

#uttamsoft #hindi
Рекомендации по теме
Комментарии
Автор

Is this playlist is enough for the jdbc concepts.

sandeepjangid