Features of oracle JDBC 11gr1

Source: Internet
Author: User
Tags sha1 hash sha1 hash algorithm

1. jse6 and jdbc4.0 are supported, and the java. SQL. SQLXML type is no longer supported. Jse6 is supported by the ojdbc6.jar, ojdbc6_g.jar, ojdbc6dms. jar, and ojdbc6dms_g.jar files.
2. Oracle. JDBC. Driver is no longer supported. Oracle. JDBC is recommended for each release starting from 9.0.1. This day has finally arrived. In 11g, Oracle. JDBC. Driver references are no longer compiled.
3. j2se 1.2, 1.3, and 1.4 are no longer supported. 11r1 does not include jar and zip of these versions. If you still use these versions, you can continue to use JDBC of 10gr2.
4.11gr1 thin driver supports AES EncryptionAlgorithm, Sha1 hash algorithm, radius, Kerberos, SSL authentication mechanism.
5. The anydate and anytype types are supported. These two types are introduced from 9i, before 11r1,ProgramPersonnel can only operate through PL/SQL.
6. Advanced queue support. 11r1 provides a high-performance interface for accessing aq.
7. Supports Database Change notifications.
8. Start and close the database of thin and OCI. 11r1 provides this method to start and close the database.
9. New Factory methods. Oracle JDBC 11r1 oracle. JDBC. oracleconnection provides a factory method for creating Oracle Objects.
Including array, bfile, date, intervalds, number, struct, time, timestamp, timestamp, etc.

Ojdbc5.jar: used for JDK 5
Ojdbc5_g.jar: Same as ojdbc5.jar, It is compiled using javac-G.
Ojdbc6.jar: used for JDK 6
Ojdbc6_g.jar: Same as ojdbc6.jar, It is compiled using javac-G.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.