Awake SQL v1.2.1

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

Packages that use HttpProxy
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 HttpProxy in org.awakefw.sql.api.client
 

Methods in org.awakefw.sql.api.client that return HttpProxy
 HttpProxy AwakeConnection.getHttpProxy()
          Returns the AwakeProgresManager in use.
 

Constructors in org.awakefw.sql.api.client with parameters of type HttpProxy
AwakeConnection(String url, String username, char[] password, HttpProxy httpProxy)
          Creates a remote Connection with a proxy.
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