A B C D E F G H I J L M N O P R S T U V W X

A

absolute(int) - Method in class org.sqlite.jdbc.JdbcResultSet
 
acceptsURL(String) - Method in class org.sqlite.Driver
Retrieves whether the driver thinks that it can open a connection to the given URL.
addBatch() - Method in class org.sqlite.jdbc.JdbcPreparedStatement
 
addBatch(String) - Method in class org.sqlite.jdbc.JdbcStatement
 
addCollator(Collator) - Method in class org.sqlite.event.CollationNeededHandler
Appends the Collator object.
addressOf(SWIGTYPE_p_sqlite3_stmt) - Static method in class org.sqlite.swig.SQLite3
 
afterLast() - Method in class org.sqlite.jdbc.JdbcResultSet
 
AggregateFunction<T> - Class in org.sqlite.udf
User-Defined aggregate function class.
AggregateFunction(String, int) - Constructor for class org.sqlite.udf.AggregateFunction
 
AggregateFunction(String) - Constructor for class org.sqlite.udf.AggregateFunction
 
allProceduresAreCallable() - Method in class org.sqlite.jdbc.JdbcDatabaseMetaData
It always returns false.
allTablesAreSelectable() - Method in class org.sqlite.jdbc.JdbcDatabaseMetaData
It always returns true.
argc - Variable in class org.sqlite.udf.Function
the number of arguments that the SQL function or aggregate takes
Authorizer - Class in org.sqlite.auth
Compile-Time Authorization class.
Authorizer() - Constructor for class org.sqlite.auth.Authorizer
 
available() - Method in class org.sqlite.io.BlobInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

A B C D E F G H I J L M N O P R S T U V W X