Skip to content

db2

Connection information for accessing a table in a db2 database

Properties

Name Type Description Notes
database String Database name [default: null]
port Integer Database port [default: null]
ssl Boolean SSL indicates whether the website is secured by an SSL certificate [optional] [default: false]
table String Table name [default: null]
url String URL of the database server [default: null]

[Back to Model list] [Back to API list] [Back to API-Specification]