We have application on java 7 and hence we are using ojdbc 7 to connect to Database, We want to migrate to oracle 19c from Oracle 12c. Is there a method that we can use so that we can use ojdbc 7 to connect with oracle 19c.The database is hosted over AWS RDS instance.