gecko-dev/storage/src
brettw%gmail.com c9d2ed39ae Added helper classes for C++ users to deal with transaction and statement
scope. Exposes sqlite's in-memory database capability.

bug 310636
r=bryner
2005-11-08 02:15:01 +00:00
..
Makefile.in Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
mozStorageConnection.cpp Added helper classes for C++ users to deal with transaction and statement 2005-11-08 02:15:01 +00:00
mozStorageConnection.h gcc compile fix, oops 2004-10-20 02:12:04 +00:00
mozStorageService.cpp Added helper classes for C++ users to deal with transaction and statement 2005-11-08 02:15:01 +00:00
mozStorageService.h
mozStorageStatement.cpp b=293183, implement exception support for recurrence, r=shaver 2005-06-10 01:31:48 +00:00
mozStorageStatement.h b=291991, fix sqlite_schema stuff in mozStorageStatement, again r=shaver 2005-04-26 22:28:06 +00:00
mozStorageStatementWrapper.cpp bug 311024: Make sure eval grabs the right scope object. r=brendan sr=jst 2005-10-08 00:28:45 +00:00
mozStorageStatementWrapper.h fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions 2005-04-17 21:00:50 +00:00
mozStorageValueArray.cpp
mozStorageValueArray.h