public class DASVersionConfigurator
extends java.lang.Object
Responsible for setting the DAS Version information required for an upgrade
from 10.1.2.x and 10.1.4.x to 11.
This utility is needed because DAS and DIP LDAP schema were part of a single
schema and the versioning info was present in the DIP entries.The OID Schema
Upgrade APIs check for the versioning info for a specific product in OID to
determine the schema upgrades required.
The configure method of this class creates DAS version entries by copying them
from corresponding DIP entries, if the version info is not already set.