Index

A B C D E G H I L N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

id(SQLConnectionFunction<SQLResult>) - Method in class com.blackrook.sql.SQLAbstractDAO
Gets a connection and performs a function on it, and if the affected row count is 1, return the id.
ids(SQLConnectionFunction<SQLResult>) - Method in class com.blackrook.sql.SQLAbstractDAO
Gets a connection and performs a function on it, and returns the generated ids.
inTransaction() - Method in class com.blackrook.sql.SQLConnection
 
invokeBlind(Method, Object, Object...) - Static method in class com.blackrook.sql.struct.Utils
Blindly invokes a method, only throwing a RuntimeException if something goes wrong.
isArray(Class<?>) - Static method in class com.blackrook.sql.struct.Utils
Tests if a class is actually an array type.
isArray(Object) - Static method in class com.blackrook.sql.struct.Utils
Tests if an object is actually an array type.
isClosed() - Method in class com.blackrook.sql.SQLConnection
 
isEmpty(Object) - Static method in class com.blackrook.sql.struct.Utils
Checks if a value is "empty." The following is considered "empty": Null references.
isFinished() - Method in class com.blackrook.sql.SQLConnection.Transaction
 
isNull(T, T) - Static method in class com.blackrook.sql.struct.Utils
Returns the first object if it is not null, otherwise returns the second.
isUpdate() - Method in class com.blackrook.sql.SQLResult
 
iterator() - Method in class com.blackrook.sql.SQLResult
 
A B C D E G H I L N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form