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

P

POSTGRESQL - Static variable in class org.awakefw.sql.api.util.SqlUtil
Constant for defining PostgreSQL product
prepareCall(String) - Method in class org.awakefw.sql.api.client.AwakeConnection
Method not implemented in Awake SQL v1.0.
prepareCall(String, int, int) - Method in class org.awakefw.sql.api.client.AwakeConnection
Method not implemented in Awake SQL v1.0.
prepareCall(String, int, int, int) - Method in class org.awakefw.sql.api.client.AwakeConnection
Method not implemented in Awake SQL v1.0.
PreparedStatementRunner - Class in org.awakefw.sql.api.util
Wrapper class for all kind of prepared statement: query or update
Update and Delete are safe because the WHERE clause is mandatory to prevent dramatic errors.
PreparedStatementRunner(Connection, String, Object...) - Constructor for class org.awakefw.sql.api.util.PreparedStatementRunner
Constructor.
prepareStatement(String) - Method in class org.awakefw.sql.api.client.AwakeConnection
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
prepareStatement(String, int, int) - Method in class org.awakefw.sql.api.client.AwakeConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String, int, int, int) - Method in class org.awakefw.sql.api.client.AwakeConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, int) - Method in class org.awakefw.sql.api.client.AwakeConnection
Creates a default PreparedStatement object that has the capability to retrieve auto-generated keys.
prepareStatement(String, int[]) - Method in class org.awakefw.sql.api.client.AwakeConnection
Method not implemented in Awake SQL v1.0.
prepareStatement(String, String[]) - Method in class org.awakefw.sql.api.client.AwakeConnection
Method not implemented in Awake SQL v1.0.
print() - Method in class org.awakefw.sql.api.util.ResultSetPrinter
Prints the Result Set.

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