Chapter 11. Database Independency

DODS generates java code that is database independent. This means that java code is the same no matter which database is used.

When you want to change the database, the only thing you need to do is to change <App_name>.conf file (update it with information considering new database). This change is necessary for connection to the database.