1.0 Introducing the Identity Manager Driver for JDBC

The Identity Manager Driver for Java DataBase Connectivity (JDBC) provides a generic solution for synchronizing data between Identity Manager and JDBC-accessible relational databases. The principal value of this driver resides in its generic nature. Unlike most drivers that interface with a single application, this driver can interface with most relational databases and database-hosted applications.

You can connect to a single database using a single JDBC driver. To configure a single JDBC driver to connect to multiple databases of the same type (for example, Oracle, MySQL, or PostgreSQL) use the driver with the Fan-Out agent. For more information, see NetIQ Identity Manager Driver for JDBC Fan-Out Implementation Guide.