Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-20added preliminary support for EclipseLink access-methods and VIRTUAL access typekmoore46-1483/+3356
2012-01-20fixed opening the mapping type chooser dialog for e4 - no need to use asyncEx...kmoore1-20/+9
2012-01-19fixed compile error againkmoore1-2/+2
2012-01-19removed use of reflection for persistence.xml enum property valueskmoore19-310/+462
2012-01-19Added method to dispose cached information after validation occurred, JPQL qu...pfilion1-46/+67
2012-01-19fixed compile errorkmoore1-2/+2
2012-01-19removed reflection used to build resource bundle strings for enum valueskmoore39-310/+542
2012-01-19fixed a bug with removing/adding persistence.xml properties from the source n...kmoore1-1/+16
2012-01-19315949 - Support Static Weaving through Dali Eclipse Plug-intle5-1/+73
2012-01-19Initial check-in.tle4-0/+791
2012-01-18bug 367890 - fixed validation of XmlElement type with XmlJavaTypeAdapter (and...pfullbright4-9/+36
2012-01-17bug 368451 - browse buttons have a delay so you can press them multiple timeskmoore1-4/+4
2012-01-17validation for XmlPath w/ XmlElementspfullbright8-37/+165
2012-01-17validation for XmlPath w/ XmlAnyElementpfullbright1-0/+43
2012-01-17changed access type to a String in the ORM resource model, preparing to suppo...kmoore18-412/+115
2012-01-13validation for XmlPath w/ XmlElement, XmlAttribute and XmlElementWrapperpfullbright15-122/+302
2012-01-13changed order so moxy definitions get prioritypfullbright1-1/+1
2012-01-13change OrmPersistenceUnitDefaults and EntityMappings to implement AccessHolde...kmoore18-214/+101
2012-01-12XmlPath context model testing for xml any attribute/xml any element/xml eleme...pfullbright5-0/+527
2012-01-12XmlPath context model support for xml any attribute/xml any element/xml eleme...pfullbright19-70/+655
2012-01-12opened up constructor for inheritancepfullbright9-43/+46
2012-01-11updated copyrightkmoore1-1/+1
2012-01-11removed unused methodkmoore1-24/+0
2012-01-09testing for xml path on xml attribute and xml element mappingspfullbright3-0/+356
2012-01-09added set and remove support for member value pairspfullbright1-1/+35
2012-01-09added xml path to xml attribute and xml element context modelpfullbright11-1/+571
2012-01-09bug 367122 - [EclipseLink] Invalid validation for EclipseLink collection mapp...kmoore2-17/+18
2012-01-06357360 - dialog message not generic.nhauge1-1/+1
2012-01-05Bug 236087 - validation for IdClass - patch from Nankmoore22-63/+599
2011-12-27350615 - [EclipseLink] Point to latest XSD's in shipped EL bundles in XML Cat...tle6-16204/+14
2011-12-23Updated javax.persistence versiontle1-1/+1
2011-12-22Added tests of required jarstle3-8/+41
2011-12-22Bug 365488 - JPA perspective 'New Entity' tool bar button is not a drop-down ...kmoore1-1/+1
2011-12-21Restored jdk 1.6tle1-0/+2
2011-12-21Bug 367325 - [EclipseLink] Multitenant include-criteria supportkmoore17-289/+407
2011-12-21removed double spacingkmoore1-8/+8
2011-12-20Hermes JPQL parser 2 integration (needs EclipseLink 2.4.0) - patch from Pascaltle62-609/+1882
2011-12-20Added Jaxb Eclipselink Teststle6-3/+83
2011-12-20Added javax.xml.bind jartle1-3/+3
2011-12-20Updated Eclipselink releasetle4-9/+9
2011-12-20Bug 361866 - [EclipseLink] add primary-key checkbox to tenant-discriminator-c...kmoore16-10/+117
2011-12-16Initial check-intle7-0/+106
2011-12-16changed system property for eclipselink.jarpfullbright3-10/+10
2011-12-16XmlInverseReference validation and XmlPath annotation supportpfullbright18-9/+729
2011-12-16XmlPath annotation testspfullbright2-0/+163
2011-12-16reworked test jar dependenciespfullbright14-30/+341
2011-12-16refactored value mapping into attribute/element hierarchypfullbright14-528/+346
2011-12-16changed to asynchronous sync/updatepfullbright3-6/+58
2011-12-16cosmeticpfullbright1-9/+11
2011-12-16cleaned up xsd type validationpfullbright3-18/+35

Back to the top