Oracle Database B10772-01 User Manual

Page of 518
Configuring Network Data Encryption and Integrity for Thin JDBC Clients
4-1
4
Configuring Network Data Encryption and
Integrity for Thin JDBC Clients
This chapter describes the Java implementation of Oracle Advanced Security, which
lets thin Java Database Connectivity (JDBC) clients securely connect to Oracle
Databases. This chapter contains the following topics:
About the Java Implementation
The Java implementation of Oracle Advanced Security provides network
encryption and integrity protection for Thin JDBC clients communicating with
Oracle Databases that have Oracle Advanced Security enabled.
This section contains the following topics:
Java Database Connectivity Support
, an industry-standard Java interface, is a Java
standard for connecting to a relational database from a Java program. Sun
See Also:
Oracle Database JDBC Developer's Guide and Reference, for
information about JDBC, including examples