You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Related Pages:
The SQL connection can be configured statically in the component diagram on the SQL alias. However, sometimes it is necessary to set  user and password at runtime. This can be done using the <<SQLConfigurationAdapter>>.

Example File (Builder projectAdd-ons/SQL):

<your example path>\Add-ons\SQL\uml\sqlConfiguration.xml

The SQL Configuration Adapter can be used to set the authentication parameters only, as is explained in the following diagram:

Class SQLConfiguration contains the authentication information:

  • No labels