Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
2010-04-20bug 308899 - expanded eclipselink 1.x platforms to allow eclipselink 2.x libr...pfullbright1-3/+3
2010-04-20Bug 296041. Added usage info and example for mapping_orderByrsapir1-2/+19
2010-04-19bug 308271 - added autoboxing attribute type comparisonspfullbright3-5/+24
2010-04-19309482- element collection join-fetch support in 2.1 and 2.0 EclipseLink plat...kmoore20-3522/+4108
2010-04-19bug 301453 - added filtering for illegal/unwise mapping choices in the UIpfullbright95-457/+802
2010-04-19bug 305422 - added combined enablement model for subpanespfullbright3-102/+127
2010-04-19fixed problem with orm not showing java default maps id value - fixed test fa...pfullbright2-2/+16
2010-04-19Added jpt.eclipselink.jaxb.core.schemagen bundletle2-9/+9
2010-04-19Changed reference to EclipseLink Ui bundletle1-2/+2
2010-04-19cleaned up license and .properties fileskmoore21-67/+87
2010-04-19Initial check-in.tle10-0/+348
2010-04-16bug 307990 - fixed a few NPE's with xml maps idpfullbright2-2/+4
2010-04-16fixed problem with orm not showing java default maps id valuepfullbright2-2/+2
2010-04-16removed unused constructorspfullbright6-76/+27
2010-04-16309236 - updating orm resource model to the latest eclipselink_orm_2_1.xsd ch...kmoore49-748/+6353
2010-04-16[301552] fix calculation of default target type for wildcard type argumentsbvosburgh1-4/+7
2010-04-15fix hack to work during testsbvosburgh1-1/+4
2010-04-15cleaning up feature provider names - David added tests to the build for this ...kmoore8-10/+11
2010-04-15added missing about.html documents - David added tests to the build for this ...kmoore1-1/+2
2010-04-15[305596] fix metamodel gen for attributes declared as type variablesbvosburgh7-14/+28
2010-04-14308709 - unified license content.nhauge8-8/+8
2010-04-14308709 - unified license content.nhauge10-700/+608
2010-04-14309056 - Access annotation support was added in EclipseLink 1.2, not 1.1kmoore14-56/+216
2010-04-14cosmeticpfullbright1-1/+1
2010-04-14309196 - only cast to JpaFactory2_0 when in a 2.0 projectkmoore17-108/+120
2010-04-14removed unused methodkmoore1-5/+0
2010-04-14removed unused importkmoore1-1/+0
2010-04-13clean up references to JpaFactory2_0, need to check if it's a 2.0 project bef...kmoore2-36/+24
2010-04-13clean up references to JpaFactory2_0, need to check if it's a 2.0 project bef...kmoore13-85/+127
2010-04-13[305079] canonical metamodel for nested classesbvosburgh27-750/+1349
2010-04-13306390 - tabbing through Joining Strategy UI selects the various joining stra...kmoore13-147/+285
2010-04-13updated commentskmoore1-9/+4
2010-04-13fix compiler warningbvosburgh1-1/+1
2010-04-12changed return type to boolean for usesMoxy, unnecessary boxing/unboxing goin...kmoore1-1/+1
2010-04-12302609 - incorrect validation error if table is specified in embeddable columnkmoore2-4/+4
2010-04-12301437 - uni-directional 1-m mapping using target foreign key is validated in...kmoore42-654/+1486
2010-04-08295023 - Error/Warning prefs are now committed only if changes are applied by...nhauge1-2/+15
2010-04-07304295 - Externalized a few seemingly public facing error messages.nhauge3-8/+15
2010-04-07306975 - access type default incorrect in one use casekmoore1-1/+1
2010-04-06301043 - fixed typo in super call in fireItemsRemoved_, orm entity secondary ...kmoore1-1/+1
2010-04-06308250 - renamed and moved Jpt2_0UiMessages. added a hyperlink label to the ...kmoore23-69/+72
2010-04-06307890 - switch to use JPA facet instead of Java Persistence facetkmoore2-5/+10
2010-04-05switch from CCombo to Combokmoore33-1053/+140
2010-04-05change sections to subsectionskmoore2-4/+8
2010-04-05remove extra vertical space between persistence unit general sectionskmoore1-12/+1
2010-04-05fixed IdClassComposite layoutkmoore6-6/+6
2010-04-02306390 - maps id radio button is no longer a separate radio button group, had...kmoore1-44/+36
2010-04-02changed the 'ID is mapped by a relationship' tag to just be a label that is r...kmoore4-74/+99
2010-04-02delete unused PagebookManager class, we use ControlSwitcher insteadkmoore1-165/+0
2010-04-02fixed capitalizationkmoore1-1/+1

Back to the top