Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-23- on-demand creation of ClassMappingStefan Winkler3-17/+24
2009-04-23Fixed issue not initializing classMapping when packageUnit is readStefan Winkler1-1/+5
2009-04-23Minor TweaksStefan Winkler5-12/+37
2009-04-22Statement caching implemented.Stefan Winkler14-103/+545
2009-04-21Now all is working - next comes statement caching.Stefan Winkler11-133/+186
2009-04-16Documentation added.Stefan Winkler27-263/+848
2009-04-16Audit and Non-Audit working.Stefan Winkler20-484/+2086
2009-04-09[271444] [DB] Multiple refactoringsStefan Winkler34-3441/+2207
2009-04-07Finished inlining JDBCDelegate stuffStefan Winkler13-3596/+619
2009-04-07Refactoring DBStoreStefan Winkler17-1064/+1426
2009-04-03[270429] [DB] Removing references from MutiValued References does not work i...Stefan Winkler1-1/+1
2009-04-03[265447] External CDOIDs cause ImplementationErrorStefan Winkler6-9/+36
2009-04-02[270969] [DB] Checking of return result of batched statements is not standar...Stefan Winkler1-5/+1
2009-03-31[270581] Enable IStoreAccessors to cache additional revisions on readEike Stepper1-3/+5
2009-03-31[270037] [DB] ClassCastException when using StatementJDBCDelegateProviderEike Stepper3-6/+5
2009-03-30[270037] [DB] ClassCastException when using StatementJDBCDelegateStefan Winkler2-3/+5
2009-03-17formattingEike Stepper1-0/+1
2009-03-17formattingEike Stepper2-2/+2
2009-03-15[265435] Replace CDOModelElements by EModelElementsEike Stepper6-4/+61
2009-03-14Since tags!Simon McDuff7-79/+27
2009-03-14[265435] Replace CDOModelElements by EModelElementsEike Stepper39-1723/+2824
2009-03-06[265435] Replace CDOModelElements by EModelElementsEike Stepper1-2/+1
2009-01-29[217255] [DB] DBStore does not store Date type correctlyStefan Winkler1-0/+7
2009-01-11fixed copyrightsEike Stepper46-92/+92
2009-01-11fixed copyrightsEike Stepper3-0/+3
2009-01-10fixed copyrightsEike Stepper46-46/+46
2009-01-10[260613] Cleanup cdo.common pluginEike Stepper9-12/+12
2009-01-10[260613] Cleanup cdo.common pluginEike Stepper1-1/+1
2009-01-08[253110] [DB] Support non-auditing modeStefan Winkler12-42/+518
2009-01-08[217255] [DB] DBStore does not store Date type correctlyStefan Winkler2-4/+3
2009-01-07[259949] [DB] Session refresh is not working when object is deattachedStefan Winkler7-36/+81
2009-01-03[258933] CDORevisionImpl.eIsSet() works incorrectlySimon McDuff1-1/+1
2009-01-02[259848] Provide asynchronous progress monitoringEike Stepper6-45/+55
2009-01-02[259848] Provide asynchronous progress monitoringEike Stepper9-82/+170
2008-12-15[258067] Provide RequestWithMonitoring exampleEike Stepper6-50/+77
2008-12-15[257372] Handle conflict object without rollback the view completelyEike Stepper2-1/+2
2008-12-07[257270] [POLISH] Factor out various API settings to inner Options interfacesSimon McDuff2-3/+3
2008-12-01[244290] [DB] Trailing backslash is not escapedStefan Winkler1-2/+1
2008-12-01[249681] [DB] Decrease amount of database queriesStefan Winkler6-44/+236
2008-11-26[256462] [DB] preparedStatement problem during commitStefan Winkler1-1/+9
2008-11-24[255322] [DB] Possible leakage with prepared statementsStefan Winkler11-129/+586
2008-11-15[255337] [DB] Qualified table names still exceed db table limitEike Stepper2-3/+26
2008-11-14[214487] [DB] Use prepared statements if appropriateEike Stepper4-5/+356
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper9-27/+27
2008-11-12[251751] Provide progress monitoring for commit operationsEike Stepper9-50/+123
2008-11-10[249436] Support FeatureMapSimon McDuff1-1/+1
2008-11-09[253664] [DB] Add JDBC connection wrappersEike Stepper25-522/+1224
2008-11-04[250411] [DB] Create DB indexes for mapped tablesEike Stepper3-5/+23
2008-11-03[250466] Problem with ReferenceMapping and generalizationEike Stepper3-2/+23
2008-10-31[252909] [DBStore] NPE when trying to update objectsSimon McDuff1-33/+19

Back to the top