Awake SQL v1.2.1
A C D E F G H I J L M N O P R S T U

R

releaseSavepoint(Savepoint) - Method in class org.awakefw.sql.api.client.AwakeConnection
Method not implemented in Awake SQL v1.0.
RemoteException - Exception in org.awakefw.commons.api.client
Signals that an Exception has been thrown by a remote Awake method on the server.
RemoteException(String, Throwable, String) - Constructor for exception org.awakefw.commons.api.client.RemoteException
Constructs a new RemoteException with the specified cause and a detail message of (cause==null ?
ResultSetPrinter - Class in org.awakefw.sql.api.util
Tool to display the content of any JDBC ResultSet on a print stream.
ResultSetPrinter(ResultSet, PrintStream, boolean) - Constructor for class org.awakefw.sql.api.util.ResultSetPrinter
Constructor to use to display a human readable or a CSV formated ResultSet
ResultSetPrinter(ResultSet, PrintStream) - Constructor for class org.awakefw.sql.api.util.ResultSetPrinter
Constructor to use to display a human readable ResultSet.
rollback(Savepoint) - Method in class org.awakefw.sql.api.client.AwakeConnection
Method not implemented in Awake SQL v1.0.
rollback() - Method in class org.awakefw.sql.api.client.AwakeConnection
Undoes all changes made in the current transaction and releases any database locks currently held by this Connection object.
runIfStatementRefused(String, Connection, String, String, List<Object>) - Method in interface org.awakefw.sql.api.server.AwakeSqlConfigurator
Allows to implement specific a Java rule immediately after a SQL statement has been refused because one of the AwakeSqlConfigurator.allowXxx method returned false.
runIfStatementRefused(String, Connection, String, String, List<Object>) - Method in class org.awakefw.sql.api.server.DefaultAwakeSqlConfigurator
The event will be logged as Level.WARNING in the user.home/.awake/logs/Awake.log file

Awake SQL v1.2.1
A C D E F G H I J L M N O P R S T U
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