Is it possible to connect and process a MySQL database with Oracle Fusion Middleware?
Sure you can.
First find a suitable jdbc driver, next create a connection pool and have your application fetch sessions from the connection pool.