J
Java Database Connectivity (JDBC)

A set of database APIs used in the Java programming language. These APIs allow access to database management systems from Java applications using callable SQL, which does not require the use of an SQL preprocessor. The JDBC architecture lets users add modules, called JDBC database drivers, that link the Java application to their choice of database management systems at runtime. Applications do not need to be linked directly to the modules of all the supported database management systems.

JDBC driver

A program included with database management systems to support the JDBC standard access between databases and Java applications.

join

An SQL relational operation that retrieves data from two or more tables based on matching column values.

Journal

The destination pages from which you can view all available historical information about task history, database history, PM alerts, messages, and the notification log.

Journaled File System (JFS)

The native file system in the AIX operating system.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset