Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-03This commit was manufactured by cvs2svn to create tag 'v201102030000'.v201102030000nhauge535-108647/+0
2011-02-01334134 - fix to prevent invalid validation messages for inherited PK's in Gen...nhauge2-4/+4
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore203-511/+520
2011-01-28minor tweaksbvosburgh2-31/+19
2011-01-25[256003] Account for reserved converters in converter validation. Patch fro...nhauge2-2/+24
2011-01-24rename RelationshipReference to Relationshipbvosburgh13-71/+71
2011-01-24yet another revert, with fixed method callbvosburgh1-2/+6
2011-01-24Refactored AbstractJptGeneratortle1-135/+90
2011-01-24Reverting last changes to previous revision. Changes to this file appears to...nhauge1-6/+2
2011-01-21[256003] [331610] - added validation for queries, generators, and converters....nhauge10-21/+191
2011-01-21move JptLibraryProviderInstallOperationConfig interface to the public API pac...kmoore2-4/+4
2011-01-21added copyrightkmoore2-0/+18
2011-01-20[331558] validation added for converter class. Patch from Les.nhauge16-187/+355
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh272-15424/+10513
2010-12-15updated to the latest eclipselink_orm_2_2.xsd, modified ecore and translatorskmoore51-417/+16853
2010-10-25328509 - EclipseLink 2.2 platform and orm resource model supportkmoore44-180/+5967
2010-10-22cleaned up orm ecore model - remove EString since we use String in most placeskmoore25-96/+72
2010-10-12327609 - refactor Member hierarchy to include an AnnotatedElement interface i...kmoore39-200/+208
2010-10-06320392 - Remove descriptor customizer UI from EclipseLink persistence.xml editortle2-1/+27
2010-09-28library validationpfullbright4-142/+224
2010-09-14190319 - completed validation on association override joinColumns and joinTablekmoore2-4/+6
2010-08-25132216 - type mapping class validation errors and validation preferenceskmoore10-20/+103
2010-08-24132216 - Adding entity class related validation errorskmoore10-14/+142
2010-08-17322544 - java type refactoring - refactor EclipseLink converterskmoore20-140/+1012
2010-08-16refactored jpaPlatforms extension point, added jpaPlatformGrouppfullbright7-31/+62
2010-08-04209489 - Move IType refactoring participantkmoore8-6/+119
2010-08-04added JpaFacet APIpfullbright5-18/+14
2010-08-03refactored resource providers to handle module core nature not being present ...pfullbright1-3/+1
2010-08-02209489 - rename package and folder refactoring participantskmoore8-9/+150
2010-07-30added ResourceLocator implementationpfullbright7-48/+37
2010-07-27209489 - rename type refactoring participationkmoore8-7/+249
2010-07-19310854 - Remove EclipseLink default caching properties if shared-cache-mode s...tle4-6/+59
2010-07-15314541 - IllegalArgumentException with editing some eclipselink properties in...tle1-0/+3
2010-07-14updated comments about global list of generators, converters, querieskmoore1-7/+10
2010-07-13Create a JPA problem marker in preparation for supporting quick fixeskmoore1-1/+2
2010-07-13Switch progress monitoring to use "new" SubMonitorkmoore3-638/+509
2010-07-12294670 - More helpful UI for validation group persistence.xml propertiestle1-59/+160
2010-06-30314541 - handle empty property names. Patch from Tran.nhauge2-9/+35
2010-06-24315915 - add canonical metamodel generation for basic-collection/basic-mapkmoore4-2/+102
2010-06-24312905 - fixing some incorrect defaults on virtual ORM attribute mappingskmoore2-0/+20
2010-05-12309236 - update eclipselink orm.xml resource model to match recent 2.1 changeskmoore9-40/+471
2010-05-11294077 [JPA 2.0] Add validation for usage of EclipseLink entity caching prope...tle1-5/+46
2010-04-23309499 - add deprecation warning for basic-map and basic-collection in an ecl...kmoore9-61/+207
2010-04-21306860 - EclipseLink Persistence.xml Logging missing Connection checkboxtle2-5/+50
2010-04-19309482- element collection join-fetch support in 2.1 and 2.0 EclipseLink plat...kmoore8-7/+186
2010-04-16309236 - updating orm resource model to the latest eclipselink_orm_2_1.xsd ch...kmoore44-701/+6143
2010-04-14309056 - Access annotation support was added in EclipseLink 1.2, not 1.1kmoore4-4/+159
2010-04-14removed unused importkmoore1-1/+0
2010-04-13clean up references to JpaFactory2_0, need to check if it's a 2.0 project bef...kmoore1-2/+9
2010-04-13[305079] canonical metamodel for nested classesbvosburgh1-3/+4

Back to the top