A C D E F G H I K L M N O P R S T U V

C

checkSQL(String) - Static method in class edu.washington.cs.rfid.data.db.SimpleDBConnection
Checks that a given SQL query string is well-formed.
close() - Method in class edu.washington.cs.rfid.data.db.SimpleDBConnection
 
close() - Method in class edu.washington.cs.rfid.data.db.SimplePostgresConnection
Closes the database connection.
commit() - Method in class edu.washington.cs.rfid.data.db.SimpleDBConnection
 
commit() - Method in class edu.washington.cs.rfid.data.db.SimplePostgresConnection
Commits any outstanding transactions.
create(A, B) - Static method in class edu.washington.cs.rfid.util.Pair
Static method for creating a new pair of objects.
createStatement() - Method in class edu.washington.cs.rfid.data.db.SimpleDBConnection
 
createStatement() - Method in class edu.washington.cs.rfid.data.db.SimplePostgresConnection
Creates a new database statement.

A C D E F G H I K L M N O P R S T U V