|
Awake SQL v1.2.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use HttpProtocolParameters | |
|---|---|
| org.awakefw.sql.api.client | Provides:
a Connection implementation that enable to use a virtual JDBC Connection that is mapped to
a Server JDBC Connection in order to access a remote SQL database. |
| Uses of HttpProtocolParameters in org.awakefw.sql.api.client |
|---|
| Methods in org.awakefw.sql.api.client that return HttpProtocolParameters | |
|---|---|
HttpProtocolParameters |
AwakeConnection.getHttpProtocolParameters()
Returns the HttpProtocolParameters instance in use for the
Awake SQL session. |
| Constructors in org.awakefw.sql.api.client with parameters of type HttpProtocolParameters | |
|---|---|
AwakeConnection(String url,
String username,
char[] password,
HttpProxy httpProxy,
HttpProtocolParameters httpProtocolParameters)
Creates a remote Connection with a proxy and http
protocol parameters. |
|
|
Awake SQL v1.2.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||