The factory interface used for creating instances of DatabaseSpecification class.
DatabaseSpecificationFactory collects information about available database
description files.
Connection information.
This interface defines information needed for connection to database
(database and driver url, login name, password and schema name).
The factory interface used for creating instances of DriverSpecification class.
DriverSpecificationFactory collects information about available driver
description files.