Awake SQL v1.2.1

Package 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.

See:
          Description

Class Summary
AwakeConnection 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 through HTTP.
AwakeDriver The Awake SQL Driver class in order to access remote SQL databases through HTTP
 

Package org.awakefw.sql.api.client Description

Provides: