Index

A C D E F G H I J L N O P R S T U V 
All Classes|All Packages

A

acceptsURL(String) - Method in class com.aceql.jdbc.driver.free.AceQLDriver
Retrieves whether the driver thinks that it can open a connection to the given URL.
acceptsURL(String) - Method in class com.aceql.jdbc.driver.pro.AceQLDriverPro
Retrieves whether the driver thinks that it can open a connection to the given URL.
AceQLBlob - Class in com.aceql.jdbc.commons
Blob implementation.
AceQLConnection - Class in com.aceql.jdbc.commons
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.
AceQLDriver - Class in com.aceql.jdbc.driver.free
The AceQL JDBC Driver class in order to access remote SQL databases through HTTP from Android or Java desktop programs.

user, password and database are the only required properties.
AceQLDriver() - Constructor for class com.aceql.jdbc.driver.free.AceQLDriver
 
AceQLDriverPro - Class in com.aceql.jdbc.driver.pro
The AceQL JDBC Driver class in order to access remote SQL databases through HTTP from Android or Java desktop programs.

user, password, database and licenseKeyFolder are the only required properties.
AceQLDriverPro() - Constructor for class com.aceql.jdbc.driver.pro.AceQLDriverPro
 
AceQLException - Exception in com.aceql.jdbc.commons
Wrapper class for Exceptions thrown on client side or server side.
AceQLException(String, int, Throwable, String, int) - Constructor for exception com.aceql.jdbc.commons.AceQLException
Builds an AceQLException that wraps/traps an Exception.
allProceduresAreCallable() - Method in class com.aceql.jdbc.commons.main.metadata.JdbcDatabaseMetaData
 
allTablesAreSelectable() - Method in class com.aceql.jdbc.commons.main.metadata.JdbcDatabaseMetaData
 
autoCommitFailureClosesAllResultSets() - Method in class com.aceql.jdbc.commons.main.metadata.JdbcDatabaseMetaData
 
A C D E F G H I J L N O P R S T U V 
All Classes|All Packages