JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
About Oracle Java CAPS Database Adapters     Java CAPS Documentation
search filter icon
search icon

Document Information

About Database Adapters

About Oracle Java CAPS Adapter for DB2 Connect

About DB2 Connect

About the DB2 Connect Adapter

About Oracle Java CAPS Adapter for DB2 Universal Database

About DB2 Universal Database

About the DB2 Universal Database Adapter

About Oracle Java CAPS Adapter for Informix

About Informix

About the Informix Adapter

About Oracle Java CAPS Adapter for JDBC/ODBC

About Java Database Connectivity (JDBC)

JDBC Drivers

Type I: JDBC-ODBC Bridge

Type One Driver

Type II: Partial Java driver

Type Two Driver

Pure Java driver for database middleware

Type Three Driver

Type Four Driver: Direct-to-database pure Java driver

About the JDBC/ODBC Adapter

About Oracle Java CAPS Adapter for Oracle

About Oracle Databases

About the Oracle Adapter

About Oracle Java CAPS Adapter for SQL Server

About SQL Server

About the SQL Server Adapter

About Oracle Java CAPS Adapter for Sybase

About Sybase

About the Sybase Adapter

About Oracle Java CAPS Adapter for VSAM

About VSAM

About the VSAM Adapter

About Oracle Java CAPS Adapter for Oracle

This topic provides information about the Oracle database and its Oracle Java CAPS Adapter.

About Oracle Databases

An Oracle database is a collection of data treated as a unit. The purpose of a database is to store and retrieve related information. In general, a server reliably manages a large amount of data in a multiuser environment so that many users can concurrently access the same data. A database server also prevents unauthorized access and provides efficient solutions for failure recovery.

The database has logical structures and physical structures. Because the physical and logical structures are separate, the physical storage of data can be managed without affecting the access to logical storage structures.

About the Oracle Adapter

The Oracle Adapter enables Oracle Java CAPS ESB Projects to exchange data with external Oracle databases.