gecko-dev/storage/public
Shawn Wilsher e9f0fde783 Bug 599969 - Add a statement cache helper object that is exported by storage.
This adds a templated StatementCache helper object (with tests!) that allows
consumers of storage to easily cache and reuse statements.  Consumers only need
to pass in the query string, and the rest is handled for them.
r=asuth
sr=rs
2010-11-08 11:42:29 -08:00
..
Makefile.in Bug 599969 - Add a statement cache helper object that is exported by storage. 2010-11-08 11:42:29 -08:00
mozIStorageAggregateFunction.idl
mozIStorageAsyncStatement.idl
mozIStorageBaseStatement.idl
mozIStorageBindingParams.idl
mozIStorageBindingParamsArray.idl
mozIStorageCompletionCallback.idl
mozIStorageConnection.idl Bug 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking 2010-10-19 15:46:49 +02:00
mozIStorageError.idl
mozIStorageFunction.idl
mozIStoragePendingStatement.idl
mozIStorageProgressHandler.idl
mozIStorageResultSet.idl
mozIStorageRow.idl
mozIStorageService.idl Bug 595925 - Use OpenUnsharedDatabase in cookies. r=sdwilsh, a=final+ 2010-10-19 17:24:52 -07:00
mozIStorageServiceQuotaManagement.idl Bug 593045 - 'Add SQLite file size quota management to mozStorage'. r=ted+asuth, a=blocking2.0+. 2010-09-03 07:41:55 -07:00
mozIStorageStatement.idl Bug 547190 - AsInt64 (and other AsXXX cpp helpers) ignores GetInt64 failures. r=sdwilsh 2010-06-22 02:01:33 +02:00
mozIStorageStatementCallback.idl
mozIStorageStatementWrapper.idl
mozIStorageVacuumParticipant.idl Bug 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking 2010-10-19 15:46:49 +02:00
mozIStorageValueArray.idl Bug 547190 - AsInt64 (and other AsXXX cpp helpers) ignores GetInt64 failures. r=sdwilsh 2010-06-22 02:01:33 +02:00
mozStorage.h Bug 571581 - Propagate SQLITE_CONSTRAINT as an nsresult 2010-06-16 09:59:24 -07:00
mozStorageHelper.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
StatementCache.h Bug 599969 - Add a statement cache helper object that is exported by storage. 2010-11-08 11:42:29 -08:00
storage.h Bug 599969 - Add a statement cache helper object that is exported by storage. 2010-11-08 11:42:29 -08:00