Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-04This commit was manufactured by cvs2svn to create tag 'v201102040000'.v201102040000nhauge909-106468/+0
2011-02-04Phase 1 - jpt.commontle2-0/+20
2011-02-03336009 - yank enumerated translator for id mapping in eclipselink-orm.xml. ...nhauge1-6/+1
2011-02-03Added DBWS support backtle2-4/+3
2011-02-03326718 - add XmlList annotation support to XmlElement and XmlAttribute mappingkmoore9-4/+319
2011-02-03fixing NPE when the java source folder is removed from the classpath. Now we ...kmoore2-2/+2
2011-02-02Reverting DBWS support.tle2-3/+4
2011-02-02326718 - add XmlElementWrapper annotation support to XmlElement mappingkmoore13-2/+493
2011-02-02changed constructor on abstract class to protectedkmoore1-1/+1
2011-02-02Changed Require-Bundle to org.eclipse.persistence.dbws.buildertle1-1/+1
2011-02-02Added DBWS bundles (phase 2).tle2-0/+8
2011-02-01334134 - fix to prevent invalid validation messages for inherited PK's in Gen...nhauge6-119/+187
2011-02-01Initial check-in.tle42-0/+3037
2011-02-01Initial check-in.tle10-0/+168
2011-02-01Initial check-in.tle12-0/+556
2011-02-01Reverted changes for testing DBWS.tle1-25/+0
2011-02-01revert mistaken check-in - we don't want API Tooling (yet?)bvosburgh1-6/+0
2011-02-01Included Antlr plugins in the the test.tle1-0/+5
2011-02-01Included DBWS plugins for testing .tle1-2/+12
2011-01-31Included DBWS plugins for testing .tle1-0/+10
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore1960-5085/+6222
2011-01-31added x-internal to a few packageskmoore1-3/+3
2011-01-28rename some methodsbvosburgh110-1535/+1560
2011-01-28minor tweaksbvosburgh2-31/+19
2011-01-28refactor the JAXB SchemaFileCreationDataModelProvider so that it is not exten...kmoore22-164/+246
2011-01-26fix convert name combo flakiness - patch from Nanbvosburgh1-8/+7
2011-01-25[256003] Account for reserved converters in converter validation. Patch fro...nhauge2-2/+24
2011-01-25fix JAXB project wizard iconkmoore1-2/+2
2011-01-25rename JoiningStrategy to RelationshipStrategybvosburgh146-946/+953
2011-01-24rename RelationshipReference to Relationshipbvosburgh296-2862/+2846
2011-01-24remove some duplicate codebvosburgh1-14/+1
2011-01-24yet another revert, with fixed method callbvosburgh1-2/+6
2011-01-24added tests for default namespacepfullbright1-1/+9
2011-01-24default namespace is schema for schema namespacepfullbright3-28/+19
2011-01-24added built in types to queries, reworked type queriespfullbright1-30/+51
2011-01-24Refactored AbstractJptGeneratortle4-278/+251
2011-01-24330355 - Schema gen doesn't work on the default packagetle2-4/+12
2011-01-24331369 - If only one package is used in schema gen, schema name is not usedtle2-15/+45
2011-01-24remove unused importbvosburgh1-1/+0
2011-01-24Reverting last changes to previous revision. Changes to this file appears to...nhauge1-6/+2
2011-01-24[332673] Added validation for duplicate entities. Patch from Nan.nhauge7-45/+297
2011-01-24Reverting accidental check-in of this file.nhauge1-1/+1
2011-01-21[256003] [331610] - added validation for queries, generators, and converters....nhauge44-101/+541
2011-01-21changed PackageChooserPane to reference IJavaProject instead of JpaProject in...kmoore2-8/+8
2011-01-21changed ClassChooserPane to reference IJavaProject instead of JpaProject in p...kmoore18-88/+90
2011-01-21move JptLibraryProviderInstallOperationConfig interface to the public API pac...kmoore13-34/+46
2011-01-21adding code assist to XmlSchemaType at the attribute/element mapping levelkmoore1-0/+72
2011-01-21adding java content assist to PersistentClass and PersistentAttributekmoore2-0/+46
2011-01-21adding XmlSchemaType support to XmlAttributeMapping and XmlElementMappingkmoore21-564/+790
2011-01-21rename javaCompletionProposals to getJavaCompletionProposalskmoore6-38/+25

Back to the top