Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-09This commit was manufactured by cvs2svn to create tag 'v200804090000'.v200804090000nhauge534-67945/+0
2008-04-09tweaking the validation messagekmoore1-1/+1
2008-04-09Applied patch from Pascal.tle3-2/+209
2008-04-09prevent ConcurrentModificationExceptions during update from xml resource modelkmoore9-30/+32
2008-04-09225642 - added back validation messages for unmapped class listed in the pers...kmoore5-44/+66
2008-04-09226184 - Synchronize Classes action needs to take the orm.xml file into accou...kmoore2-91/+44
2008-04-08minor comment changekmoore1-1/+1
2008-04-08cleaned up ListValueModels so that implied/specified class refs update correc...kmoore2-67/+135
2008-04-08cleaning up ListValueModels - making them easier to followkmoore3-14/+39
2008-04-08switch to PropertyListValueModelAdapterkmoore1-13/+15
2008-04-08There is now a PropertyListValueModelAdapter for this purpose, use it insteadkmoore1-2/+2
2008-04-08removed importskmoore4-5/+0
2008-04-08225681 - patch from pascal - persistence.xml persistence unit name text field...kmoore10-71/+494
2008-04-07Pascal's patch (plus a bit) for "Map As" menu contribution in JPA Structure Viewpfullbright15-59/+726
2008-04-07202685 - changed JPA Development perspective to JPAkmoore1-1/+1
2008-04-07removed unncessary castkmoore1-1/+1
2008-04-07225660 - patch from Pascal - layout issues in the persistence editorkmoore1-15/+15
2008-04-07223837 - patch from Pascal - additional settings for 'discriminator column'kmoore4-151/+307
2008-04-07use text encoding ISO-8859-1kmoore2-0/+6
2008-04-07224897 - Generate Entities fails with exception when targeting different projectkmoore1-3/+1
2008-04-07225680 - persistence.xml file edited upon starting eclipsekmoore1-1/+5
2008-04-07225639 - patch from Pascal - tab for persistence.xml files should display fil...kmoore1-0/+1
2008-04-07225640 - warning icon too large in persistence.xmlkmoore3-42/+41
2008-04-07Clean-up commentstle2-2/+1
2008-04-07Clean-uptle4-1/+4
2008-04-07Fixed propertytle2-3/+2
2008-04-07Renamed variables.tle1-14/+13
2008-04-07Added Logging properties.tle7-60/+122
2008-04-07Clean-uptle1-4/+0
2008-04-07Initial checkin.tle12-0/+1207
2008-04-07223418- begin cleaning things up so we can move to using the ast model instea...kmoore43-498/+104
2008-04-05partially fixes bug 225885kmoore4-6/+37
2008-04-05patch from Pascal to prevent table from being written out when editing a join...kmoore3-16/+29
2008-04-04removing unused methods from JDTMemberkmoore2-47/+0
2008-04-04added isPublic() isFinal() methods to the java resource model, this was being...kmoore4-41/+66
2008-04-04changed getNameTextRange() to use the AST node instead of the JDT IMemberkmoore4-24/+15
2008-04-04accessing static fields directlykmoore1-9/+11
2008-04-04225683 - table generator settings not always applying to the orm.xml filekmoore3-3/+3
2008-04-04225428 - patch from pascal - Fix issue by setting the default value and selec...kmoore1-9/+77
2008-04-04reverting change - enhanced java content for web is going to lower their prio...pfullbright1-1/+1
2008-04-04removed importskmoore1-2/+0
2008-04-04225571 - discriminator column does not update based on changes in sourcekmoore1-0/+9
2008-04-03[bug 223416] persistenceUnit.mappingFileRefs() does not return default orm.xm...pfullbright5-9/+21
2008-04-03renamed a methodkmoore1-2/+2
2008-04-03Refactored JPA Structure View "actions" and "popupMenus" into "commands", "ha...pfullbright18-454/+541
2008-04-03225430 - Implied mapping appears specified in Structure View after adding fir...kmoore1-3/+14
2008-04-02Displayed-text changes for the persistence.xml editor. Minor UI re-org on Ge...nhauge2-14/+15
2008-04-02221931 - incorrect structure view after removing attribute mapping from orm.x...kmoore1-50/+24
2008-04-02221929 - exception removing attribute mapping from orm.xmlkmoore1-3/+9
2008-04-02Renamed class.tle10-80/+74

Back to the top