Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01New structureMartin Taal5-0/+689
2011-11-01Remove everything for restructuringMartin Taal5-689/+0
2007-03-24Centralized the determination of the super entity of an entity. JPOX and ↵mtaal3-3/+3
Hibernate now follow different approaches. Solved number of smaller issues related to multiple-inheritance and id, version feature and choosing of supertype. Also handling of interfaces/mappedsuperclass in case of multiple inheritance has been improved.
2007-03-21[169136]mtaal3-3/+3
2007-03-21[178581]mtaal3-3/+3
[178471] [176830] [178311] [178453] [178461]
2007-03-20[176722]mtaal3-2/+159
[176833] [178453]
2007-03-18Solved issue around multiple inheritance and naming of join tables/columnsmtaal2-2/+2
2007-03-18[176651]mtaal2-2/+2
[176833]
2007-03-08Support for persisting emf 2.3 ecore models has been addedmtaal2-2/+2
2007-03-07Solved issue in that eobject was not handledmtaal2-2/+2
2007-03-05[175195]mtaal2-8/+20
2007-03-04[175909]mtaal2-2/+2
[174470]
2007-02-11See update in 0_7_maintenance releasemtaal2-2/+2
2007-02-08[172278]mtaal2-12/+12
2007-02-05[172671]build_200702051132mtaal2-2/+2
2007-02-05[172755]mtaal2-2/+2
2007-02-05[172645]mtaal2-2/+2
2007-02-05[172756]mtaal2-16/+16
2007-02-01Updated year in copyright/license statementmtaal2-2/+2
2007-01-30[170221]mtaal2-2/+2
Re-organized imports in various locations
2007-01-24[170217]mtaal2-2/+2
2007-01-02[169313]mtaal2-2/+2
[169295]
2006-11-29[165428]mtaal2-2/+2
2006-11-28[165887]mtaal2-2/+2
[165450] [165851] [165428] [165070] [156926]
2006-11-25[165428]mtaal2-2/+2
2006-11-23Various changes for easy emfmtaal2-2/+2
2006-11-20[165067]mtaal2-2/+2
2006-11-15[156926]mtaal2-24/+24
[153744]
2006-11-14[164446]build_200611140944mtaal2-2/+2
2006-11-13[164374]mtaal2-34/+34
[164270] [164242]
2006-11-13[162339]mtaal2-24/+68
2006-11-12[163634]mtaal2-28/+78
[164035] [164242]
2006-10-25[162246]mtaal2-2/+2
[162152] [162256] [161658]
2006-10-20[161658]mtaal2-2/+2
[161682] [161153]
2006-10-19[161510]build_200610190709mtaal2-2/+2
[161125]
2006-10-18[161456]build_200610181550mtaal2-2/+2
2006-10-17Added test for persisting ecore models itself, rerunned all tests on mssql ↵mtaal4-2/+215
server.
2006-10-04Organised importsmtaal2-2/+2
[159668] [159291] [159724]
2006-09-29Changed testcases to use new annotation formatbuild_200609290842mtaal2-16/+16
Solved several issues in annotation parser [157746]
2006-09-28[157747] Added support for EMapmtaal2-2/+2
2006-09-22[158132]build_200609260347mtaal2-2/+2
Added support for arrays
2006-09-14Updated the docsbuild_200609141538mtaal2-2/+2
Update hbm files for testing
2006-09-07Added support for enumeratemtaal2-2/+2
2006-09-06Added support for xml annotations on edatatypemtaal2-2/+2
2006-09-06Added support for xml annotations for hibernatemtaal2-2/+2
2006-09-06solved bug in xmlmtaal2-2/+2
2006-09-04Removed collection types from pannotation updated various parts of the ↵mtaal2-2/+2
system to facilitate this change
2006-08-31Replaced interface PersistenceMappingBuilder with its own classmtaal2-2/+2
Cleaned up the pannotation model Added support for parsing java annotations in the eannotations, greatly improves annotation handling
2006-08-25Updated for buildmtaal2-2/+2
2006-08-22Upgraded to jpox 1.1.1mtaal2-2/+2

Back to the top