As of the 3.5.2 the DODS generators now produce
the method setLogicalDBName(String)
in each DO class.
This allows an application to set the logical database name for each DO class. The
application's .conf file must contain DatabaseManager settings for that logical database.
This implementation avoids the need for GUI modifications to capture the database name
for each DO class. |