A B C D E F G I L M N O P R S T U W X

E

execute(String, Object...) - Method in class ir.thinkinsql.Database
Executes an update statement, returns count of records affected.
exists() - Method in class ir.thinkinsql.BaseRecord
 
exists(IRecord, Object...) - Method in class ir.thinkinsql.Database
Indicates whether record's passed or embodied key already exists in table, does NOT populate record's non-key values.
exists() - Method in interface ir.thinkinsql.IRecord
Returns whether row with embodied key exists in home database.

A B C D E F G I L M N O P R S T U W X