Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-19This commit was manufactured by cvs2svn to create tag 'v201105180000'.v201105180000nhauge3346-448147/+0
2011-05-17[341415] fix orm.xml 1.0 inside JPA 2.0 projectbvosburgh14-42/+123
2011-05-16bug 340247pfullbright1-5/+17
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh96-1445/+1800
2011-05-10344170 - fix struct converter validation. Patch from Les.nhauge4-2/+67
2011-05-04bug 312444 (for Nan) - fixed JPA problems severities so they revert to actual...pfullbright2-7/+3
2011-04-28remove extraneous importbvosburgh2-5/+2
2011-04-28minor tweaksbvosburgh2-9/+15
2011-04-28fix commentbvosburgh1-1/+4
2011-04-28[336296] fix validation of virtual attribute mappingsbvosburgh165-1071/+1358
2011-04-28Partial fix for bug 342171 - Mapping One to Many - chooses override in Detail...pfilion1-15/+15
2011-04-28Updated JPQL validation strings, which are based on the latest changes made t...pfilion1-12/+26
2011-04-28Minor fix to the query text area when the subject changespfilion1-0/+4
2011-04-28Fix for bug 343686 - JPQL content assist extension point added to wrong plug-inpfilion1-1/+16
2011-04-28Fix for bug 343686 - JPQL content assist extension point added to wrong plug-inpfilion1-9/+0
2011-04-27339243 - fix stack overflow in IdClass ref. Patch from Nan.nhauge11-7/+107
2011-04-27added EclipseLink 2.3 JPA platform and UIpfullbright20-97/+436
2011-04-27moved eclipselink schemas to *.common.eclipselink.core pluginpfullbright20-48337/+2
2011-04-26340272 - ensure proper encoding for generated entities. Patch from Pascal.nhauge1-2/+4
2011-04-26339603 - Fix NPE with override validation. Patch from Nan.nhauge1-1/+33
2011-04-26335741 - Update validation prefs for 3.0.nhauge5-906/+1002
2011-04-21[339298] Fix ElementCollection Map attribute overrides. Patch from Nan.nhauge2-13/+6
2011-04-21[313174] Don't mark table invalid if table definition is simply redeclaring t...nhauge2-9/+21
2011-04-19310824 - Generate Tables should offer DDL script only generationtle11-52/+256
2011-04-19[330619] [277138] [330619] - Class validation for various EclipseLink Customi...nhauge7-15/+379
2011-04-12[337930] - Content assist and validation for JPQL Named Queries. Includes as...nhauge64-169/+7123
2011-04-12Removed project’s persistence.jartle1-1/+0
2011-04-12Removed project’s persistence.jartle4-5/+2
2011-04-08cleaned uppfullbright2-6/+14
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh14-18/+102
2011-04-04refactor mapping definitions to use delegation rather than inheritancebvosburgh54-1109/+1157
2011-04-01clarify comments in buildJoinColumnDefaultName(...)bvosburgh1-9/+18
2011-03-30[340175] Re-institute support for custom variables for the JPA facet. These ...nhauge5-4/+128
2011-03-22more x-friend/access rules clean-upbvosburgh3-4/+3
2011-03-22add MySQL ANSI_QUOTES support; add check for SQL reserved words (that must be...bvosburgh5-25/+81
2011-03-22clean up .cvsignore filesbvosburgh8-30/+1
2011-03-09[335594] fix buildJavaNamedQuery(...) signature to override implementation in...bvosburgh2-20/+21
2011-03-09339434 - CCE adding a java entity to a mapping file - change to ReadOnlySecon...kmoore1-1/+2
2011-03-09339428 - fix NPE with null Iterator -NPE setting attribute overrides to an em...kmoore1-6/+2
2011-03-09[335343] fix combo box behavior - patch from Nanbvosburgh2-32/+17
2011-03-08338945 - isDisposed() check necessary to prevent an exception when deleting a...kmoore1-0/+3
2011-03-03fix the implementation of getName(), this needs to be the fully qualified nam...kmoore1-0/+3
2011-03-03orm virtual attribute labels were not appearing in the JPA Content project ex...kmoore1-3/+3
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh6-30/+35
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh69-1891/+2276
2011-03-03tweak commentsbvosburgh1-13/+13
2011-03-03204132 - need a validation error when the same class is specified twice in th...kmoore9-71/+114
2011-03-02remove project-specific settingsbvosburgh16-89/+1
2011-03-02add ICUStringCollatorbvosburgh2-18/+6
2011-03-02[337171] Update branding plugin info Indigo.nhauge4-6/+6

Back to the top