public class SalesforceConnectionFactory extends BaseConnectionFactory<SalesforceConnectionImpl>
Constructor and Description |
---|
SalesforceConnectionFactory(SalesforceConfiguration config) |
Modifier and Type | Method and Description |
---|---|
void |
checkVersion(SalesforceConfiguration config) |
SalesforceConnectionImpl |
getConnection() |
close, getConfigurationPrefix, getTranslatorName
public SalesforceConnectionFactory(SalesforceConfiguration config)
public void checkVersion(SalesforceConfiguration config)
public SalesforceConnectionImpl getConnection() throws Exception
Exception
Copyright © 2020. All rights reserved.