Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-17[420463] - implement columnDefinition handling for DiscriminatorColumn annota...Martin Taal6-38/+20
2013-11-15Working on support for hb 4.2.7SP1Martin Taal8-2/+217
2013-10-01[417855] - Value of schema attribute in @Table is lower-cased even when AUTO_...Martin Taal13-73/+468
2013-04-01Fixes issue [404109]Martin Taal7-52/+432
2013-04-01Fixes issue [404025]Martin Taal4-4/+4
2013-04-01Fixes issue [402321]Martin Taal12-90/+92
2013-02-28Fixes issue 401710Martin Taal12-0/+1525
2013-02-07Tests for issue [400088]Martin Taal16-0/+2896
2013-01-15Fixes issue 398161Martin Taal16-0/+1903
2013-01-14Fix bug that secondary table names where not maintained if manually specifiedMartin Taal4-8/+8
2013-01-03Updated testcase with uppercase secondary table namesMartin Taal7-64/+40
2012-11-29Disabled oto orphanremoval test caseMartin Taal3-34/+19
2012-11-16Latest audit changes, let LOB annotation also work for maxoccurs is unboundedMartin Taal9-78/+224
2012-11-02Added querying to testcaseMartin Taal13-0/+1416
2012-11-02added auditing support for emapMartin Taal6-55/+30
2012-11-02Added support for mixed content and auditingMartin Taal6-50/+59
2012-11-01Latest auditing changesMartin Taal41-293/+373
2012-10-29Reformatted code, first auditing developmentsMartin Taal51-2605/+2565
2012-10-12Added testcase for non-mandatory join columnMartin Taal12-0/+1300
2012-10-10Related to issue 391134Martin Taal12-0/+1286
2012-09-30Fixes issues 390774 and 390775Martin Taal24-0/+2678
2012-08-07Related to 386607Martin Taal4-12/+10
2012-08-06Added testcase for 386607Martin Taal12-0/+1143
2012-05-18Updated testcasesMartin Taal6-45/+39
2012-05-18JPA2 implementd MapKeyJoinColumn support, backward compatible to HeliosMartin Taal26-198/+2814
2012-05-18JPA2 added support for MapKeyColumnMartin Taal17-0/+2139
2012-05-14Added collection table testcaseMartin Taal12-0/+1466
2012-05-14Added jpa2 associationoverride.jointable supportMartin Taal20-0/+3006
2012-05-14jpa2: added elementcollection supportMartin Taal10-0/+973
2012-05-11Added support for jpa2 order columnMartin Taal15-0/+1944
2012-05-06Solve failing testcase teneoMartin Taal2-4/+4
2012-05-05Solve build errorsMartin Taal3-7/+10
2012-05-05Added support for MapsIdMartin Taal26-3/+4497
2012-05-05solve compile errors on heliosMartin Taal4-45/+98
2012-05-05solve failing testcaseMartin Taal1-0/+30
2012-05-04Implemented testcase for jpa2 orphanRemoval attributeMartin Taal14-0/+2383
2012-03-30Fixes issue [375705]Martin Taal10-0/+1075
2012-01-26Fixes issue [368345] - Add support for pooled-lo sequence optimizerMartin Taal18-186/+1145
2011-12-06Reverted generated code back to 3.6Martin Taal11-62/+97
2011-12-05Fixes issue [359802] - Uniqueness validation for constraints when using mappe...Martin Taal14-43/+605
2011-12-05Fixes issue [365568] - Combining External and Transient results in a NPEMartin Taal12-27/+434
2011-11-16[363777]Martin Taal18-0/+2462
2011-11-01New structureMartin Taal2928-0/+472465

    Back to the top