Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-09fixed typobvosburgh1-1/+1
2008-09-09Log exception when couldn’d find SessionCustomizer class.tle1-1/+4
2008-09-09245803 - Orphaned org.eclipse.jpt plugintle1-8/+0
2008-09-09231528 - EclilpseLink Support Multiple Session Customizerstle10-162/+482
2008-09-05renaming java context model methods get*Resource() to getResource*(), other s...kmoore66-526/+514
2008-09-04246257 - Removed broken link.nhauge1-1/+1
2008-09-03[243150] - Add JPA project and Entity wizards actions to JEE perspective toolbarpfullbright1-3/+9
2008-09-03eclipselink java resource model support for @ObjectTypeConverter and @Convers...kmoore9-0/+1299
2008-09-03eclipselink java resource model support for @Convert, @Converter, @TypeConver...kmoore15-0/+1570
2008-09-03eclipselink java resource model support for @ReadTransformer @WriteTransformerkmoore12-1/+1037
2008-09-02225332 - Exception thrown when JRE System Library on build path doesn't exist...kmoore1-1/+4
2008-09-02use JPA static strings, hardcoded strings left in a few placeskmoore16-21/+62
2008-09-02cleaning up commentkmoore1-1/+1
2008-09-02fixed commentkmoore2-2/+2
2008-09-02java resource model support for @Mutablekmoore6-0/+298
2008-09-02[232225] - renaming DTP connection now renames JPT connection, invalid connec...pfullbright7-20/+56
2008-09-02java resource model support for @Transformationkmoore7-1/+496
2008-08-29245682 - add Translator.END_TAG_NO_INDENT so that persistence.xml is formatte...kmoore2-3/+3
2008-08-29243909 - Fixed typo and copy/paste error.nhauge1-2/+2
2008-08-29[241001] code-assist exceptionbvosburgh1-5/+10
2008-08-28243909 - Fixed typo and copy/paste error.nhauge1-3/+3
2008-08-28234483 - EclipseLink DDL Gen should override various persistence.xml propertiestle1-3/+21
2008-08-27fixed a commentkmoore2-2/+2
2008-08-27bug 239137 - adding caching support to EclispeLinkMappedSuperclasskmoore9-4/+238
2008-08-27EclipseLink Java cache expiry supportkmoore25-85/+1255
2008-08-27new DateTimeModelAdapter, added addDateTime methods to Pane and WidgetFactorykmoore5-2/+463
2008-08-27added property_files to the build.propertieskmoore1-1/+2
2008-08-27235128 - Eclipselink DDLGen plugin needs a qualifiertle2-4/+29
2008-08-26switched to use Integer.valueOf(int) instead of new Integer(int)kmoore1-6/+6
2008-08-25commenting setVirtualkmoore1-1/+7
2008-08-25removed unnecessary parenthesesbvosburgh1-1/+1
2008-08-25Renamed AbstractPane to Pane, changed how enablement is managed, renamed buil...kmoore215-3602/+2948
2008-08-25NLS commentbvosburgh1-1/+1
2008-08-22cleaning up, reordering codekmoore1-31/+26
2008-08-22created CachingTransformationPropertyValueModel to cache the transformed valu...kmoore8-251/+935
2008-08-22244780 - update version number for 2.0M1.nhauge1-1/+1
2008-08-21Eclispe -> Eclipsepfullbright2-3/+3
2008-08-21cleaning up code so this class is more understandablekmoore1-14/+15
2008-08-21very minor change to reduce code duplicationkmoore1-2/+2
2008-08-21244780 - update version number for 2.0M1. Decided that provisional API chang...nhauge15-15/+15
2008-08-21removed extra ListChangeListener in AddRemoveListPanekmoore2-61/+87
2008-08-20Refactored the method for appending a classpath entry to the project classpathtle1-24/+18
2008-08-20corrected commentbvosburgh1-10/+10
2008-08-20Version number updates for 2.1M1. Missed this file the first time somehow.nhauge1-2/+2
2008-08-20242594 - Ability to add DB driver library to project build path on project cr...tle6-5/+153
2008-08-19Added API to get DB driver name.tle2-0/+8
2008-08-19Version number updates for 2.1M1.nhauge19-25/+25
2008-08-19Changed properties file loading ordertle1-1/+1
2008-08-19Fixed org.eclipse.jpt.jpa.jar Java system propertytle1-0/+3
2008-08-18Enabled the EclipseLink teststle1-0/+0

Back to the top