Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Fixes issue [404025]Martin Taal7-103/+190
2013-04-01Fixes issue [402321]Martin Taal7-100/+184
2013-01-15Fixes issue 398161Martin Taal2-2/+6
2013-01-14Fix bug that secondary table names where not maintained if manually specifiedMartin Taal1-1/+1
2012-12-21Set foreign key on key elementMartin Taal1-1/+2
2012-12-20Fixes issue 396988 - Also support foreign key attribute on key element in map...Martin Taal5-1/+12
2012-12-18Support foreign key on key elementMartin Taal1-0/+2
2012-11-07use DML to update auditing dataMartin Taal1-0/+2
2012-11-07Improvements to support CDOMartin Taal97-9165/+6201
2012-11-03Added schema, prune entries and unique constraints to auditing solutionMartin Taal1-4/+12
2012-11-02Added querying to testcaseMartin Taal1-2/+3
2012-11-01Latest auditing changesMartin Taal2-20/+23
2012-10-29Reformatted code, first auditing developmentsMartin Taal164-12099/+13632
2012-09-30Fixes issues 390774 and 390775Martin Taal1-5/+15
2012-09-17Fixes for issue 387421Martin Taal1-2/+2
2012-05-23Regenerated the hibernate xsdMartin Taal1-771/+962
2012-05-18JPA2 implementd MapKeyJoinColumn support, backward compatible to HeliosMartin Taal2-8/+34
2012-05-18JPA2 MapKeyColumn testcase checks db model, added support for Column annotati...Martin Taal1-0/+5
2012-05-18JPA2 added support for MapKeyColumnMartin Taal1-12/+41
2012-05-14Added collection table testcaseMartin Taal1-2/+2
2012-05-14Implemented Collection Table annotation support, testcases remainingMartin Taal3-6/+19
2012-05-14Added jpa2 associationoverride.jointable supportMartin Taal6-22/+53
2012-05-12Added catalog/schema to sequence generatorMartin Taal2-1/+7
2012-05-11Added support for jpa2 order columnMartin Taal1-36/+66
2012-05-06Solve failing testcase teneoMartin Taal1-164/+284
2012-05-05Added support for MapsIdMartin Taal4-3/+133
2012-05-05solve failing testcaseMartin Taal1-19/+26
2012-05-04Implemented testcase for jpa2 orphanRemoval attributeMartin Taal8-14/+17
2012-04-29Updated model to follow jpa 2.0 specMartin Taal1-2/+89
2012-04-08Fixes issue [376268] - Support unidirectional OneToOne including with the Pri...Martin Taal1-28/+55
2012-04-08[375766] - [Hibernate] ClassCastException HibernateMoveableListWrapper cannot...Martin Taal1-1/+1
2012-03-30Fixes issue [375705]Martin Taal1-0/+16
2012-02-12Fixes issue [371195]Martin Taal5-15/+22
2012-01-30Related to issue [368505] - Do not default SequenceStyleGenerator optimizer t...Martin Taal1-2/+2
2012-01-30Updated xsdMartin Taal1-0/+1
2012-01-30Related to issue [368505] [368345]Martin Taal1-1/+4
2012-01-26Fixes issue [368345] - Add support for pooled-lo sequence optimizerMartin Taal2-2/+7
2011-12-06Reverted generated code back to 3.6Martin Taal2-26/+58
2011-12-06Fixes issue [365675] - add support for @Type for EReferencesMartin Taal18-105/+791
2011-12-05Fixes issue [365568] - Combining External and Transient results in a NPEMartin Taal1-5/+0
2011-12-05Fixes issue [365568] - Combining External and Transient results in a NPEMartin Taal3-12/+82
2011-11-16[363777]Martin Taal1-3/+1
2011-11-15Solved issue that emap with ereference with value is not workingMartin Taal1-3/+2
2011-11-03[362812] fix issue that emap table does not get created on sql serverMartin Taal1-2/+0
2011-11-01New structureMartin Taal169-0/+40218

    Back to the top