protected String |
TeiidDataSource.buildServerURL() |
protected JDBCURL |
TeiidDataSource.buildURL() |
protected void |
StatementImpl.checkStatement()
This utility method checks if the jdbc statement is closed and
throws an exception if it is closed.
|
ConnectionImpl |
ConnectionProfile.connect(String url,
Properties info)
This method tries to make a connection to the given URL.
|
protected void |
StatementImpl.copyPropertiesToRequest(RequestMessage res)
Helper method for copy the connection properties to request message.
|
void |
PreparedStatementImpl.submitExecute(String sql,
StatementCallback callback,
RequestOptions options) |