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.
afterLast() - Method in class org.sqlite.jdbc.JdbcResultSet
 
AggregateFunction<T> - Class in org.sqlite.udf
User-Defined aggregate function class.
AggregateFunction(String) - Constructor for class org.sqlite.udf.AggregateFunction
create aggregate function object.
AggregateFunction(String, int) - Constructor for class org.sqlite.udf.AggregateFunction
create aggregate function object.
AggregateFunction(String, int, int) - Constructor for class org.sqlite.udf.AggregateFunction
create aggregate function object.
allocateHandle() - Method in class org.sqlite.swig.SQLite3.SQLite3PtrPtr
Allocate sqlite3* value.
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.InputStreamAdapter
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