I am trying to migrate a project from Java 8 to Java 11 and I am receiving this error in a PoolDataSource class. Do you have any idea from what it could be?
This is the error I am receiving: 'createShardingKeyBuilder()' in 'oracle.ucp.jdbc.PoolDataSource' clashes with 'createShardingKeyBuilder()' in 'javax.sql.CommonDataSource'; attempting to use incompatible return type