Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
2008-05-22232870 - Documentation updates for 2.0.nhauge208-3552/+5093
2008-05-22233294 - Rename EclipseLink featurestle10-13/+13
2008-05-22228718 - orm entity and embedded mapping attribute override defaultskmoore20-205/+1052
2008-05-22[Bug 227226] - Right-click context menu not working in Structure View, except...pfullbright5-74/+37
2008-05-21232400 - Persistence.xml - connection tab Driver Browse button does not worktle2-32/+40
2008-05-21232801 - performance regression, don't update on selectionkmoore1-4/+0
2008-05-21232713 - finding qualifiedTypeNames incorrectlykmoore4-2/+96
2008-05-21232325 - check that the subject is the same when a change event is receivedkmoore1-1/+5
2008-05-16231993 - update build.property to include 2 new files.nhauge1-0/+2
2008-05-16cleaned up a few references to JPA Vendor, changed them to JPA Platformkmoore2-4/+3
2008-05-15229838 - added provisional api statementskmoore5-0/+38
2008-05-15229838 - a few minor javadoc changes, including adding the provisional api co...kmoore4-14/+29
2008-05-15fixed failing testskmoore1-3/+3
2008-05-15[225885] fix editing annotations with property accessbvosburgh110-4123/+4102
2008-05-15[225885] fix editing annotations with property accessbvosburgh51-2014/+3894
2008-05-15232115 - EclipseLink Entity Caching list - Entity can be lost with an errant ...tle2-9/+17
2008-05-15231885 - Creating a new connection results in update to connection in JPA pro...tle1-3/+5
2008-05-15230937 - use the default schema from the project, not the connection profile.nhauge2-8/+4
2008-05-15228571 - defaultPkJoinColumns for OrmEntitykmoore1-561/+0
2008-05-15228571 - defaultPkJoinColumns for OrmEntitykmoore14-63/+1120
2008-05-15231471 - discriminator value combo disabled incorrectly in orm.xmlkmoore5-23/+60
2008-05-15231491 - Unmapped (non-default) mapping in orm.xml displays incorrect text on...kmoore3-1/+7
2008-05-14195155 - updated to include correct help dependencies. Not having these hasn...nhauge2-0/+4
2008-05-14[Bug 227226] - Right-click context menu not working in Structure View, except...pfullbright2-14/+80
2008-05-14231996 - renamed about.htm to about.html.nhauge4-3/+3
2008-05-14[Bug 231684] - Selection lost in structure after adding/removing attributes o...pfullbright5-5/+109
2008-05-14[Bug 226571] - Text editor selection problems when text editor not activepfullbright3-4/+63
2008-05-14[Bug 231529] - Structure and Details should be empty when editing Persistence...pfullbright1-0/+10
2008-05-14[Bug 225613] - New JPA project defaults incorrect for JEE project creationpfullbright4-363/+160
2008-05-14[Bug 231317] - After create enity bean from wizard, JDT automatically has bee...pfullbright1-16/+18
2008-05-14231489 - EclipseLink Select an Entity dialogs don't appear to worktle9-82/+258
2008-05-14231834 - fix OrmEntity.associatedTables to include secondary tableskmoore2-3/+11
2008-05-14231875 - NPE when duplicate fields/methods existkmoore1-6/+4
2008-05-13231228 - forgot to update the initialize methods for this bug fixkmoore2-0/+4
2008-05-13231657 - problems adding attributes to orm.xml - embedded-id had incorrect xm...kmoore9-9/+9
2008-05-13231021 - EclipseLink persistence.xml Entity Caching values not updating from ...tle6-23/+152
2008-05-13229509 - EclipseLink persistence.xml edit descriptor customizer in source doe...tle4-10/+105
2008-05-13231231 - NPE validating attribute override in orm.xml with no column specifiedkmoore1-10/+7
2008-05-13231228 - TableGenerator in java and orm.xml does not have a default schema or...kmoore4-1/+85
2008-05-13231173 - default entity table name in orm.xml calculated incorrectlykmoore5-10/+43
2008-05-13remove importskmoore1-2/+0
2008-05-13230414 - patch from Dimiter Dimitrov - handle cancel dialogkmoore1-1/+4
2008-05-13[Bug 231334] - JPA perspective should use the Project Explorer view rather th...pfullbright3-15/+21
2008-05-13229506 - EclipseLink persistence.xml exception adding descriptor customizerkmoore1-1/+1
2008-05-12229511 - EclipseLink persistence.xml DDL Gen Location Browse button does not ...tle4-11/+154
2008-05-12230999 - null check to fix validation exceptionkmoore1-1/+5
2008-05-12231147 - NPE with unmapped mapping in orm.xmlkmoore1-0/+3
2008-05-12230448 - Adding back New JPA Project menu itemnhauge1-1/+1
2008-05-09[Bug 229836] - No project explorer content is visible for eclipselink projectspfullbright2-32/+8
2008-05-09[Bug 229891] - Default schema project preference stored in different place th...pfullbright1-31/+35

Back to the top