libs-gdl2/EOAdaptors
Dave Wetzel 6294a2b46f * EOAccess/EODatabase.m
* EOAccess/EODatabase.h
add _doesReleaseUnreferencedSnapshots
add dummy for incrementSnapshotCountForGlobalID
add dummy for decrementSnapshotCountForGlobalID
add disableSnapshotRefcounting
* EOAccess/EODatabaseContext.m
retain EOAdaptorChannel created by adaptor
This is documented in WO 4.5.
Otherwise it gets closed after the request's
autorelease pool is drained.
I tested this on OSX with the BookStore example.
added some dummies for future implementation
refactor objectsWithFetchSpecification: editingContext:
refactor commitChanges
* EOAccess/EODatabaseChannel.m
reformat
* EOAdaptors/PostgreSQLAdaptor/PostgreSQLExpression.m
add include
* EOControl/EOGenericRecord.m
add [self willChange] in setValue:forUndefinedKey:
this will make saving changes possible for EOGenericRecord
otherwise it was just showing them in memory



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@30675 72102866-910b-0410-8b05-ffd578937521
2010-06-11 12:17:45 +00:00
..
PostgreSQLAdaptor * EOAccess/EODatabase.m 2010-06-11 12:17:45 +00:00
SQLiteAdaptor Fixed typo that would prevent the SQLiteAdaptor from linking 2009-01-31 20:41:20 +00:00
GNUmakefile.in Updated all project GNUmakefile's to include the local common.make, which will 2008-05-29 14:57:30 +00:00
Makefile.postamble * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00