Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-23This commit was manufactured by cvs2svn to create tag 'v200809220000'.v200809220000nhauge631-111782/+0
2008-09-23231539 - "Null" table and join column messagestle4-6/+8
2008-09-23Added access rule for WSTtle1-0/+1
2008-09-23Removed unused importtle1-1/+0
2008-09-22added support for eclipselink Converter, TypeConverter, StructConverter, part...kmoore34-53/+3528
2008-09-22cleaning up ClassChooserPane, adding hyperlink labelkmoore7-112/+91
2008-09-22fixing some javadocskmoore1-2/+2
2008-09-22removing deprecated Eclipse-LazyStart and replacing it with BundleActivationP...kmoore9-12/+7
2008-09-19reducing codekmoore1-70/+10
2008-09-19moved creation of converters to JpaFactorykmoore16-16/+159
2008-09-19support for Convert annotation on id, basic, version in eclipselinkkmoore16-0/+1468
2008-09-19removed creation of annotation types, we now have a jar that is used to resol...kmoore54-1177/+25
2008-09-18Changed to skip JptCoreContextModelTests in the build.tle1-2/+2
2008-09-18removed a spacekmoore1-1/+1
2008-09-18changed to just run JavaVersionMappingTests in the build, so we can figure ou...kmoore3-35/+39
2008-09-16243362 - Add JPT Persistence library to WTP automatic teststle2-7/+43
2008-09-16228090 - EclipseLink persistence.xml Logger could have 'Browse...' buttontle3-16/+133
2008-09-15created gen.tests plug-inbvosburgh10-0/+349
2008-09-12moved defaultConverter to constructor, it can be final, since it won't change...kmoore3-6/+6
2008-09-12[242321] database case-sensitivitybvosburgh177-5869/+8591
2008-09-11245803 - Orphaned org.eclipse.jpt plugintle1-8/+0
2008-09-11239163- refactoring existing converters(lob, enumerated, temporal) in order t...kmoore72-1393/+3277
2008-09-10added helper method getAttributeTextRange(String) to reduce code duplicationkmoore16-72/+24
2008-09-10workaround for DTP bug 246270 - build the connection profile (thus loading DT...kmoore1-2/+8
2008-09-09fixed some compiler warningsbvosburgh17-81/+71
2008-09-09fixed some compiler warningsbvosburgh5-25/+27
2008-09-09reviewed new CachingTransformationPVMs - minor tweaks, commentsbvosburgh4-46/+88
2008-09-09fixed some compiler warningsbvosburgh6-15/+16
2008-09-09added some tests for #valuesAreEqual(...)bvosburgh1-1/+36
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

Back to the top