Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class com.blackrook.sql.SQLConnection.Transaction
-
Aborts this transaction and prevents further calls on it.
- accept(SQLConnection) - Method in interface com.blackrook.sql.util.SQLConnectionConsumer
-
Accepts the connection, does something with it, and returns nothing.
- accept(SQLConnection.Transaction) - Method in interface com.blackrook.sql.util.SQLTransactionConsumer
-
Accepts the transaction, does something with it, and returns nothing.
- apply(SQLConnection) - Method in interface com.blackrook.sql.util.SQLConnectionFunction
-
Accepts the connection, does something with it, and returns a result.
- apply(SQLConnection.Transaction) - Method in interface com.blackrook.sql.util.SQLTransactionFunction
-
Accepts the transaction, does something with it, and returns a result.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form