pjs/storage/src
vladimir%pobox.com 0d34b4431b automatically reset mozStorageStatementWrapper when the statement is finished executing, to avoid havin to reset() all the time. notpartofthebuild 2004-12-09 22:34:00 +00:00
..
Makefile.in b=272974, nice scriptable interfaces for storage, r=shaver 2004-12-03 16:56:57 +00:00
mozStorageConnection.cpp fix usage of snprintf to use PR_smprintf, notpartofthebuild 2004-12-09 21:42:36 +00:00
mozStorageConnection.h gcc compile fix, oops 2004-10-20 02:12:04 +00:00
mozStorageService.cpp
mozStorageService.h
mozStorageStatement.cpp b=272974, nice scriptable interfaces for storage, r=shaver 2004-12-03 16:56:57 +00:00
mozStorageStatement.h b=272974, nice scriptable interfaces for storage, r=shaver 2004-12-03 16:56:57 +00:00
mozStorageStatementWrapper.cpp automatically reset mozStorageStatementWrapper when the statement is finished executing, to avoid havin to reset() all the time. notpartofthebuild 2004-12-09 22:34:00 +00:00
mozStorageStatementWrapper.h b=272974, nice scriptable interfaces for storage, r=shaver 2004-12-03 16:56:57 +00:00
mozStorageValueArray.cpp
mozStorageValueArray.h