A C E G I K L N P R S W

C

c - Variable in class edu.osu.cse.SQLprevention.SafeConnection
 
cancel() - Method in class edu.osu.cse.SQLprevention.SafeStatement
 
check(String) - Static method in class edu.osu.cse.SQLprevention.SQLGuard
Confirms well-formedness of an SQL string.
clearBatch() - Method in class edu.osu.cse.SQLprevention.SafeStatement
 
clearWarnings() - Method in class edu.osu.cse.SQLprevention.SafeConnection
 
clearWarnings() - Method in class edu.osu.cse.SQLprevention.SafeStatement
 
close() - Method in class edu.osu.cse.SQLprevention.SafeConnection
 
close() - Method in class edu.osu.cse.SQLprevention.SafeStatement
 
commit() - Method in class edu.osu.cse.SQLprevention.SafeConnection
 
compareFrom(Vector, Vector) - Static method in class edu.osu.cse.SQLprevention.SQLGuard
Confirms well-formedness of an SQL string's FROM clause.
compareFromItem(ZFromItem, ZFromItem) - Static method in class edu.osu.cse.SQLprevention.SQLGuard
Confirms whether two FROM items are a match.
compareSelect(Vector, Vector) - Static method in class edu.osu.cse.SQLprevention.SQLGuard
Compares two SELECT vectors, returning false if there is not an exact match.
compareSelectItem(ZSelectItem, ZSelectItem) - Static method in class edu.osu.cse.SQLprevention.SQLGuard
Confirms whether two SELECT items are equal.
compareWhere(ZExp, ZExp) - Static method in class edu.osu.cse.SQLprevention.SQLGuard
Confirms well-formedness of an SQL string's WHERE clause.
compareZExpression(ZExp, ZExp) - Static method in class edu.osu.cse.SQLprevention.SQLGuard
Confirms whether two EXPRESSIONS are a match.
createStatement() - Method in class edu.osu.cse.SQLprevention.SafeConnection
 
createStatement(int, int) - Method in class edu.osu.cse.SQLprevention.SafeConnection
 
createStatement(int, int, int) - Method in class edu.osu.cse.SQLprevention.SafeConnection
 

A C E G I K L N P R S W