How would Flowable Cluster communicate with Oracle RAC?

We need to analyse features of flowable before implementing in our project, may i know flowable supports Clustering using DB Cluster e.g: Oracle RAC, and how would Flowable Cluster communicate with Oracle RAC?

Afaik, an Oracle RAC cluster can be targetted via a regular jdbc url, hence for Flowable there won’t be a difference between a regular Oracle db or a RAC setup.