public class SalesforceConnectionFactory extends org.teiid.spring.data.BaseConnectionFactory<SalesforceConnectionImpl>
Constructor and Description |
---|
SalesforceConnectionFactory(SalesforceConfiguration config) |
Modifier and Type | Method and Description |
---|---|
void |
checkVersion(SalesforceConfiguration config) |
SalesforceConnectionImpl |
getConnection() |
public SalesforceConnectionFactory(SalesforceConfiguration config)
public void checkVersion(SalesforceConfiguration config)
public SalesforceConnectionImpl getConnection() throws Exception
Exception
Copyright © 2019. All rights reserved.