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 Winkler11-100/+477
2009-04-21Now all is working - next comes statement caching.Stefan Winkler7-61/+167
2009-04-16Documentation added.Stefan Winkler16-195/+282
2009-04-16Audit and Non-Audit working.Stefan Winkler15-481/+1911
2009-04-09[271444] [DB] Multiple refactoringsStefan Winkler25-3283/+2052
2009-04-07Finished inlining JDBCDelegate stuffStefan Winkler10-3579/+552
2009-04-07Refactoring DBStoreStefan Winkler12-794/+1418
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 Winkler5-9/+13
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 Stepper2-4/+4
2009-03-30[270037] [DB] ClassCastException when using StatementJDBCDelegateStefan Winkler1-2/+3
2009-03-17formattingEike Stepper1-0/+1
2009-03-17formattingEike Stepper1-1/+1
2009-03-15[265435] Replace CDOModelElements by EModelElementsEike Stepper6-4/+61
2009-03-14[265435] Replace CDOModelElements by EModelElementsEike Stepper28-1581/+2571
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 Stepper34-68/+68
2009-01-11fixed copyrightsEike Stepper1-0/+1
2009-01-10fixed copyrightsEike Stepper34-34/+34
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 Winkler9-38/+489
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 Winkler5-30/+66
2009-01-03[258933] CDORevisionImpl.eIsSet() works incorrectlySimon McDuff1-1/+1
2009-01-02[259848] Provide asynchronous progress monitoringEike Stepper5-40/+55
2009-01-02[259848] Provide asynchronous progress monitoringEike Stepper8-80/+168
2008-12-15[258067] Provide RequestWithMonitoring exampleEike Stepper5-50/+72
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 Winkler5-44/+227
2008-11-26[256462] [DB] preparedStatement problem during commitStefan Winkler1-1/+9
2008-11-24[255322] [DB] Possible leakage with prepared statementsStefan Winkler9-119/+574
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 Stepper3-2/+344
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper7-22/+22
2008-11-12[251751] Provide progress monitoring for commit operationsEike Stepper7-47/+118
2008-11-10[249436] Support FeatureMapSimon McDuff1-1/+1
2008-11-09[253664] [DB] Add JDBC connection wrappersEike Stepper18-507/+1003
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
2008-10-30[252161] StackOverflow in CDOEditor.populateNewRoot() when sessino.packageRe...Eike Stepper1-3/+8
2008-10-30[251307] [Hibernate] Implement resources in a hierarchical structureEike Stepper3-23/+6

Back to the top