mercredi 17 juin 2020

Design Patterns to switch between databases with minimal code change

We are developing an application using Java and Spring Batch which currently using MySQL database . But soon we will be using Oracle and Mongo DB. Which is the design pattern or best approach i can use in case i need to switch between different databases without doing too much code change.

Aucun commentaire:

Enregistrer un commentaire