Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
2010-05-18312957 - fix order-by translatorkmoore2-2/+10
2010-05-12[222258] problems with XML and text fieldsbvosburgh1-4/+21
2010-05-12309236 - update eclipselink orm.xml resource model to match recent 2.1 changeskmoore13-43/+580
2010-05-12310718 - Generate jaxb.properties file on MOXy schema generation if it doesn'...nhauge6-32/+160
2010-05-11294077 [JPA 2.0] Add validation for usage of EclipseLink entity caching prope...tle1-5/+46
2010-05-11312096 - fixed index out of bounds exception adding attributeskmoore25-84/+87
2010-05-10311093 - Cannot type in the Primary Key Generation 'Generator name' combokmoore1-245/+84
2010-05-10311112 - @Convert value can get unset - CompositeListValueModel listChanged ...kmoore3-78/+547
2010-05-10bug 310840 - maps id enablement and default choicespfullbright3-60/+108
2010-05-06added a bug number to a TODO commentkmoore1-2/+2
2010-05-06311248 - no need to call unset*Strategy() API since another strategy radio bu...kmoore9-18/+14
2010-05-05311773 - minor change in logic to determine whether this strategy is truly set.nhauge1-1/+1
2010-05-05311386 - NPE encountered in Generic JAXB schema generationtle6-60/+251
2010-05-05311788 - null checks to prevent NPE when the relationship is invalidkmoore1-3/+4
2010-05-05311654 - fixed the ant scripts to use ant target core-test, 1 more timekmoore2-4/+4
2010-05-05311654 - fixed the ant scripts to use ant target core-test. None of the WTP ...kmoore2-4/+4
2010-05-04bug 310550 - added validation error for virtual attribute w/ specified maps idpfullbright3-8/+43
2010-05-04311221 - split up core tests for the build, so that DNF is less likelykmoore9-64/+121
2010-05-04311080 - opening a generated canonical metamodel file in java editor causes J...kmoore1-1/+1
2010-04-29[308947] hack to support old IBM DTP/RDB extension for Oraclebvosburgh1-0/+8
2010-04-28295023 - fixed a regression in this bug, the project level setting for overri...kmoore2-8/+14
2010-04-28Small wording change for schema gen validation.nhauge3-2/+15
2010-04-28310863 - JAXB class generation wizard Catalog browse dialog title is wrongtle4-3/+11
2010-04-28minor layout change to not display the Defaults group on eclipselink 2.0 Cach...kmoore2-13/+27
2010-04-27Added eclipselink source ziptle2-1/+1
2010-04-27310652 Duplicate Bindings Files allowed in JAXB class generation wizardtle1-21/+20
2010-04-27updating for recent eclipselink schema changes - not sure why our file is so ...kmoore1-340/+554
2010-04-27bug 293943 - fixed properties page to work with facets page changing facet ve...pfullbright1-11/+41
2010-04-27310653 - change member class visibility to protectedkmoore27-55/+55
2010-04-27 fixing warnings - added type argumentskmoore2-6/+6
2010-04-27bug 310378 - added jpa group requirement *** REQUIRES NEW I-BUILD ***pfullbright2-14/+19
2010-04-27Fixed MOXy class name and validation message displaytle1-7/+15
2010-04-27Added project refresh after generationtle2-0/+6
2010-04-27Added a browse button for the catalog fieldtle3-6/+43
2010-04-26added a bug number to a TODO commentkmoore2-2/+2
2010-04-26cleaned up jpt.jaxb.ui plug-in dependencieskmoore1-14/+6
2010-04-26remove unnecessary dependence on JptCorePluginkmoore1-5/+5
2010-04-26308828 - allow JAXB class generation on non-JPA java projectskmoore4-63/+60
2010-04-26export the 1 package defined in the o.e.jpt.eclipselink.jaxb.core.schemagen p...kmoore1-0/+1
2010-04-26310484 - patch from danny ju - Customize Default Entity Generation page not...kmoore1-0/+1
2010-04-26added missing //$NON-NLS-1$kmoore1-1/+1
2010-04-26bug 294374 - filtered initial project selectionpfullbright1-3/+8
2010-04-26minor layout tweaks to the entity generation wizardkmoore3-8/+10
2010-04-26[310489] fix leak when JpaProject is removed (e.g. when JPA facet is removed)bvosburgh1-3/+4
2010-04-26[294222] partially fix memory leakbvosburgh1-0/+5
2010-04-23more changes to the jaxb schema and class gen wizards - 1 file chooser instea...kmoore5-64/+129
2010-04-23tweaking the mapping file wizard layoutkmoore1-7/+22
2010-04-23309403 - Fix JoinColumn default - patch from Danny.nhauge2-1/+34
2010-04-23302870 - Dali Error/Warning Preferences are not consistent with other eclipse...kmoore2-131/+164
2010-04-23cleaned up jaxb schema and class gen wizardskmoore5-98/+98

Back to the top