Java Security Solutions
The access of database systems can be divided into two types:
Relational Database Management Systems (RDBMS) are typically used for enterprise data storage, and many providers use either JDBC 2.0 or 3.0 APIs. JDBC has two parts : a client-level API (to access the RDBMS) and a standard system-level contract for connection pooling and transaction implementation used by the vendors . The standard system-level API, in JDBC 3.0, is the same as the Connector architecture system contracts.
Категории |