Package com.filenet.api.jdbc

Provides classes related to establishing and configuring Java™ Database Connectivity (JDBC) connections to the Content Engine database.

See:
          Description

Class Summary
Driver Registers a Java™ Database Connectivity (JDBC) driver and establishes a connection with a Content Engine database, providing metadata information on object stores and executing queries against those object stores.
 

Package com.filenet.api.jdbc Description

Provides classes related to establishing and configuring Java™ Database Connectivity (JDBC) connections to the Content Engine database. The database connection established is a logical, rather than direct, connection. The transport can be either Enterprise Java™Beans (EJB) or Web service.



© Copyright IBM Corporation 2006, 2008. All rights reserved.