Ignite Tools
Public Member Functions | Protected Attributes | Properties
UASQLite Class Reference

List of all members.

Public Member Functions

(id) - initWithDBPath:
(BOOL) - open:
(void) - close
(NSString *) - lastErrorMessage
(NSInteger) - lastErrorCode
(NSArray *) - executeQuery:
(NSArray *) - executeQuery:arguments:
(BOOL) - executeUpdate:
(BOOL) - executeUpdate:arguments:
(BOOL) - commit
(BOOL) - rollback
(BOOL) - beginTransaction
(BOOL) - beginDeferredTransaction
(BOOL) - tableExists:
(BOOL) - indexExists:

Protected Attributes

sqlite3 * db

Properties

NSInteger busyRetryTimeout
NSString * dbPath

The documentation for this class was generated from the following file:
 All Classes Functions Variables Properties