public class SpringClient
extends org.teiid.olingo.service.LocalClient
Constructor and Description |
---|
SpringClient(String vdbName,
String vdbVersion,
Properties properties,
TeiidServer server) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
org.teiid.jdbc.ConnectionImpl |
getConnection() |
Connection |
open() |
public SpringClient(String vdbName, String vdbVersion, Properties properties, TeiidServer server)
public Connection open() throws SQLException, org.teiid.core.TeiidProcessingException
open
in interface org.teiid.odata.api.Client
open
in class org.teiid.olingo.service.LocalClient
SQLException
org.teiid.core.TeiidProcessingException
public void close() throws SQLException
close
in interface org.teiid.odata.api.Client
close
in class org.teiid.olingo.service.LocalClient
SQLException
public org.teiid.jdbc.ConnectionImpl getConnection()
getConnection
in class org.teiid.olingo.service.LocalClient
Copyright © 2019. All rights reserved.