Connector Configuration Options
Connector Configuration Options lists and describes the properties that you can use to configure the behavior of the Simba Salesforce JDBC Connector.
To set properties, you can append them to the connection URL or use a Properties object.
- For information about appending properties to the connection URL, see Building the Connection URL.
- For examples of how to use the
Propertiesobject, see Using OAuth, Using Single Sign-On, and Using User Name And Password.