General
General connection settings can be used by the third vendors when they are creating custom components.
But it can't be used by the standard components.
Contents for connection settings
| property names | discriptions |
| connection names |
Input a name to recognize connection settings. |
| connection pooling[pool] |
Select whether to use pooled connections or not for connecting.
| Yes[true] | Use connection pools (initial value) |
| No[false] | Don't use connection pools |
|
| Parameter[Param] |
| parameter name |
If you want to specify any option, input the option's name. |
| parameter value |
If you want to specify any option, input the option's value. |
| masked parameter [MaskedParam] |
| parameter name |
If you want to specify any option, input the option's name. |
| parameter value |
If you want to specify any option, input the option's name. The value will be masked. (It's used to specify a password) |