Search code examples
mysqloracle-databasebusiness-intelligenceoracle-fusion-middleware

How to use Oracle Fusion Middleware with MySQL database?


Is it possible to connect and process a MySQL database with Oracle Fusion Middleware?


Solution

  • Sure you can.

    First find a suitable jdbc driver, next create a connection pool and have your application fetch sessions from the connection pool.