Awake SQL v1.2.1

Awake SQL v1.2.1

Awake Sql allows developers to use JDBC calls in their code to access remote SQL databases through the Internet using HTTP(S).

See:
          Description

Packages
org.awakefw.commons.api.client Provides class and interfaces to configure the Awake Commons parameters on the client side.
org.awakefw.commons.api.server Provides classes and interfaces to configure the Awake Server for both Awake File and Awake SQL.
org.awakefw.commons.api.server.util Provides utility classes that may be used in Awake Configurators.
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.
org.awakefw.sql.api.server Provides classes and interfaces to configure the Awake Server for Awake SQL.
org.awakefw.sql.api.util Provides Utilities classes for JDBC developers.

 

Awake Sql allows developers to use JDBC calls in their code to access remote SQL databases through the Internet using HTTP(S).

Typical usage would be an Android or Swing/JavaFX Java Desktop application that accesses using JDBC calls a SQL database located on a remote server. All JDBC calls are routed through the Internet with HTTP protocol.

Awake SQL supports:


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