The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc.
Find a file
David Ayers d0da1840a1 * EOAccess/EODatabaseContext.m
([EODatabaseContext -dealloc]): Corrected debug logs.
        ([EODatabaseContext +databaseContextWithDatabase:]): Use
        AUTORELEASE instead of autorelease.
        ([EODatabaseContext -initWithDatabase:]): Ditto.
        ([EODatabaseContext
        -objectsWithFetchSpecification:editingContext:]): Ditto.
        ([EODatabaseContext
        -_dbOperationWithGlobalID:object:entity:operator:]): Ditto.
        ([EODatabaseContext -recordChangesInEditingContext]): Ditto.
        ([EODatabaseContext
        -relayAttributesInRelationship:sourceObject:destinationObject:]):
        Ditto.
        ([EODatabaseContext
        -createAdaptorOperationsForDatabaseOperation:attributes:]):
        Ditto.
        ([EODatabaseContext -_fireFault:]): Ditto.
        ([EODatabaseContext -_batchToOne:withHandler:]): Ditto.
        ([EODatabaseContext -_commitTransaction]): Ditto.
        ([EODatabaseContext -handleDroppedConnection]): Use
        RELEASE instead of release.
        ([EODatabaseContext -databaseOperationForObject:]): Ditto.
        ([EODatabaseContext -_fireArrayFault:]): Ditto.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@16673 72102866-910b-0410-8b05-ffd578937521
2003-05-08 11:44:45 +00:00
config * config/postgres.m4: Updated CPPFLAGS and LIBS to account for 2003-03-06 22:26:45 +00:00
EOAccess * EOAccess/EODatabaseContext.m 2003-05-08 11:44:45 +00:00
EOAdaptors * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
EOControl * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EOModeler * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
Tools * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
AUTHORS *** empty log message *** 2002-11-15 22:57:05 +00:00
ChangeLog * EOAccess/EODatabaseContext.m 2003-05-08 11:44:45 +00:00
config.h.in * EOAccess/EOUtilities.m|.h ([EOObjectStoreCoordinator -modelGroup]), 2002-12-31 16:25:21 +00:00
configure 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
configure.ac *** empty log message *** 2002-11-15 22:57:05 +00:00
COPYING.LIB *** empty log message *** 2002-11-15 22:57:05 +00:00
gdl2.make.in Minor bugfixes 2002-11-28 15:02:31 +00:00
GNUmakefile * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
Makefile.postamble *** empty log message *** 2002-11-15 22:57:05 +00:00
TODO 2003-03-21 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-21 20:41:07 +00:00
Version *** empty log message *** 2002-11-15 22:57:05 +00:00