Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-04bug 310550 - added validation error for virtual attribute w/ specified maps idpfullbright1-1/+1
2010-04-21bug 301148 - tweaked mapped by validationpfullbright1-7/+6
2010-04-21bugs 305427 - maps id validation fixespfullbright1-3/+3
2010-03-29bug 306777 - support for "mapped by relationship"pfullbright1-0/+3
2010-03-09validation message consolidationkmoore1-22/+22
2010-02-24removed misplaced #kmoore1-1/+1
2010-02-24fixed incorrect validation error, missing 'inverse'kmoore1-1/+1
2010-02-23added validation for maps-idpfullbright1-0/+2
2010-02-22258513 - MapKeyColumn model, code assist, validation support in both java and...kmoore1-0/+6
2010-02-20primary key validationpfullbright1-3/+9
2010-02-15added validation for element collection map key classkmoore1-2/+4
2010-02-15refactored column validation and added new validationkmoore1-22/+65
2010-01-25299547 - this fixes the order column table default and adds validation for th...kmoore1-1/+3
2010-01-22orm collection table validation was using the join table messageskmoore1-1/+7
2010-01-20added validationpfullbright1-2/+10
2010-01-05maps id validationpfullbright1-0/+3
2009-12-18Added targetClass support to element collection and refactored to create a Co...kmoore1-1/+5
2009-12-01279803 - add validation warning for OrderColumn and OrderBy both usedkmoore1-0/+2
2009-10-27validation for xml document versionspfullbright1-0/+1
2009-09-04validation support for derived idpfullbright1-1/+1
2009-08-28Tweak of derived id work - fixed java source class scanning and validationpfullbright1-2/+3
2009-05-19276384 - checking in patch for Paul - jar file references are not properly re...kmoore1-0/+1
2009-05-14275325 - Inherited attributes aren't being resolved in the EclipseLink platfo...kmoore1-0/+1
2009-04-22257766 - join column validation errors with "null" includedkmoore1-5/+9
2009-04-20hooked up jar file validation/added duplicate jar file validationpfullbright1-0/+1
2009-03-05validation error if table-per-class inheritance strategy is used in the Eclip...kmoore1-1/+3
2009-02-26258691 - table-per-class inheritance support, defaulting the table name corre...kmoore1-0/+2
2009-02-25233289 - discriminator value default, 190297 - validation on discriminator co...kmoore1-0/+4
2009-02-24190294 - correctly defaulting the discriminator column name and validating itkmoore1-0/+1
2009-02-09[197069] support for entities in jars - added JarFileRef/JarFilebvosburgh1-1/+3
2008-12-10[257406] - fixed problem where mapping file refs could point to real files wi...R2_1_0pfullbright1-0/+1
2008-12-09257629 - Invalid Problem reported for multi-relationship mapping when join ta...kmoore1-2/+6
2008-11-26256187 - fixed problems when a project is loaded with a platform that we do n...kmoore1-0/+1
2008-11-03231527 - better multiple PU message.nhauge1-1/+1
2008-10-10Context model separation - preparation for Eclipselink orm context modelpfullbright1-1/+1
2008-09-23231539 - "Null" table and join column messagestle1-1/+1
2008-09-12[242321] database case-sensitivitybvosburgh1-0/+4
2008-09-02[232225] - renaming DTP connection now renames JPT connection, invalid connec...pfullbright1-1/+2
2008-07-29[242321] database case-sensitivitybvosburgh1-8/+7
2008-04-30190317 - changed how implied class refs work to handle validating persistent ...kmoore1-1/+1
2008-04-09tweaking the validation messagekmoore1-1/+1
2008-04-09225642 - added back validation messages for unmapped class listed in the pers...kmoore1-1/+2
2008-03-26First pass at updating some of our validation messages.nhauge1-14/+14
2008-03-14Generator and query validationpfullbright1-0/+3
2008-03-05201949 - multiple pu error should be downgraded to warning.nhauge1-1/+1
2007-09-05 192513 - wrong default joinColumns in orm.xml with underlying java annotationskmoore1-1/+1
2007-05-29188894 - mapped superclass id mapping with invalid generator has no errorkmoore1-1/+1
2007-05-23188680 - invalid error message on GeneratedValue, issues in xmlkmoore1-1/+1
2007-05-14143298 - support for public and final fieldspfullbright1-0/+2
2007-05-14Added some more "mappedBy" validationpfullbright1-0/+2

Back to the top