|
Awake SQL v1.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AwakeProgressManager | |
---|---|
org.awakefw.commons.api.client | Provides class and interfaces to configure the Awake Commons parameters on the client side. |
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 AwakeProgressManager in org.awakefw.commons.api.client |
---|
Classes in org.awakefw.commons.api.client that implement AwakeProgressManager | |
---|---|
class |
DefaultAwakeProgressManager
A default implementation for an Awake Progress Manager. |
Uses of AwakeProgressManager in org.awakefw.sql.api.client |
---|
Methods in org.awakefw.sql.api.client that return AwakeProgressManager | |
---|---|
AwakeProgressManager |
AwakeConnection.getAwakeProgressManager()
Returns the AwakeProgresManager in use. |
Methods in org.awakefw.sql.api.client with parameters of type AwakeProgressManager | |
---|---|
void |
AwakeConnection.setAwakeProgressManager(AwakeProgressManager awakeProgressManager)
Allows to specify an AwakeProgresManager to use. |
|
Awake SQL v1.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |