Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-23This commit was manufactured by cvs2svn to create tag 'v200807230200'.v200807230200nhauge1199-190680/+0
2008-07-23236743 - change schema does not update list of tableskmoore7-26/+172
2008-07-23fixed typokmoore1-1/+1
2008-07-23Bug 208574rsapir1-19/+19
2008-07-23241615 - Extraneous "source" bundlestle1-0/+1
2008-07-22fixes for bugs 228781, 228783 - validation in mapping file wizardpfullbright1-2/+2
2008-07-22Bug 237549rsapir1-4/+27
2008-07-21[231643] fixed up handling of rootStructureNodesbvosburgh1-18/+26
2008-07-21[232336] changed UI listener wrappers to always forward events asynchronouslybvosburgh10-180/+52
2008-07-21236730 - Update license header.nhauge1-8/+8
2008-07-21235384 - update on classpath changeskmoore1-1/+16
2008-07-21236680 - removed the MessageFormat call, this method is not used anywhere els...kmoore1-3/+1
2008-07-21Bug 239896rsapir1-4/+4
2008-07-21bug 240945rsapir1-4/+4
2008-07-21Bug 240172rsapir1-6/+6
2008-07-21Bug 239788rsapir1-4/+4
2008-07-21231880 - JPA Details does not scroll up when changing selectionskmoore2-2/+2
2008-07-21232881 - check for null attribute name since this is possible in an orm.xml filekmoore1-1/+7
2008-07-09235642 - JPA Content removed right-click open option in the project explorerkmoore1-0/+6
2008-07-09235619 - removing persistence unit from persistence.xml, structure views not ...kmoore1-0/+2
2008-07-09231176 - orm.xml default access combo not updatingkmoore1-1/+1
2008-07-09234431 - table generator - no table options until TableGenerator annotation e...kmoore2-10/+13
2008-07-09234667 - fire change notification with correct property stringkmoore1-1/+1
2008-07-09240080 - NPE when writing named queries to orm.xmlkmoore1-1/+5
2008-07-09234628 - ui not updated if you quickly type in or copy in a TableGenerator an...kmoore1-12/+24
2008-07-09233332 - delete mapped-superclass from orm.xml, structure view not updated co...kmoore1-15/+6
2008-07-09236109 - remove native query from entity-mappings throws exceptionkmoore2-13/+12
2008-06-05235517 - Make EclipseLink NOT a default platform.nhauge1-1/+0
2008-06-05234953 - hotbug - change resource key calculation to use toLowerCase(Locale.E...kmoore1-1/+3
2008-06-01234842 - Patch to add the plugin.properties file to the jpt.eclipselink.core....tle1-1/+2
2008-05-31234842 - 3 JPT plugins need attentiontle3-1/+6
2008-05-29234505 - update to dev doc section.nhauge1-6/+3
2008-05-29234418 - typing in table name, cursor moves to beginning of combokmoore1-3/+16
2008-05-22232870 - Documentation updates for 2.0.nhauge208-3552/+5093
2008-05-22233294 - Rename EclipseLink featurestle3-3/+3
2008-05-22228718 - orm entity and embedded mapping attribute override defaultskmoore17-195/+437
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 incorrectlykmoore2-2/+2
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-15[225885] fix editing annotations with property accessbvosburgh48-2014/+1976
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

Back to the top