Awake SQL v1.2.1

Uses of Class
org.awakefw.commons.api.client.HttpProtocolParameters

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

Awake SQL - Virtual JDBC Driver over HTTP for Android, Swing and JavaFX
Android & Desktop Edition allow easy access to majors remote SQL databases with regular JDBC calls:
DB2 - H2 - HSQLDB (HyperSQL) - Informix - Ingres - MySQL - Oracle - PostgreSQL - SQL Server - Sybase - Teradata
Copyright © 2012 Kawan Softwares SAS