Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-28This commit was manufactured by cvs2svn to create tag 'v201010280000'.v201010280000nhauge1576-211865/+0
2010-10-27added metadata cleanup on facet uninstallpfullbright2-5/+38
2010-10-26fixed commentkmoore1-1/+1
2010-10-25328509 - EclipseLink 2.2 platform and orm resource model supportkmoore1-1/+1
2010-10-20renamed "Package" -> "AnnotatedPackage"pfullbright5-11/+11
2010-10-19removed unused static fieldpfullbright1-5/+1
2010-10-18327914 - JAXB java resource model and tests for XmlSeeAlsoAnnotationkmoore1-1/+12
2010-10-14265087 - package-level annotation supportkmoore17-140/+824
2010-10-12327609 - refactor Member hierarchy to include an AnnotatedElement interface i...kmoore143-1528/+1883
2010-10-06removed unnecessary @SuppressWarnings("unchecked")kmoore1-1/+0
2010-09-28jpt changes to accommodate jaxbpfullbright10-27/+143
2010-09-28reworked jpa project wizardpfullbright5-324/+39
2010-09-28library validationpfullbright19-181/+692
2010-09-28temp bug 324111 workaroundpfullbright3-0/+397
2010-09-28added some input validationpfullbright1-0/+7
2010-09-28added receivers to property testerpfullbright1-1/+8
2010-09-16190321 - attribute/association override name validationkmoore40-38/+772
2010-09-14190319 - completed validation on association override joinColumns and joinTablekmoore66-614/+1173
2010-09-10fixing an NPE that happens with invalid nested annotationskmoore1-4/+10
2010-09-08190319 - added association override joinTable joinColumn/inverseJoinColumn va...kmoore27-36/+523
2010-09-03148262 - added support for primary key join column validation on 1-1 mappings...kmoore8-29/+141
2010-09-02fixed validation when table is defined in java single-table inheritance hiera...kmoore1-3/+7
2010-09-02148262 - added Entity level PrimaryKeyJoinColumn validationkmoore6-16/+86
2010-09-01refactored column validationkmoore82-3489/+2315
2010-08-26Renamed to ValueAssociationOverrideContainerOwner for consistencykmoore1-2/+2
2010-08-25132216 - type mapping class validation errors and validation preferenceskmoore17-120/+217
2010-08-24132216 - Adding entity class related validation errorskmoore31-123/+824
2010-08-24323005 - NPE in AnnotationContainerToolskmoore1-1/+1
2010-08-18fixed a javadoc commentkmoore1-2/+1
2010-08-18322544 - java type refactoring - refactor EclipseLink converters - added to i...kmoore3-3/+133
2010-08-17322544 - java type refactoring - refactor EclipseLink converterskmoore53-335/+487
2010-08-16refactored jpaPlatforms extension point, added jpaPlatformGrouppfullbright18-320/+676
2010-08-16322576 - fixing NPE in context model tests - set the project Updater to Null ...kmoore1-0/+3
2010-08-12altered to use KeyedSetpfullbright1-16/+7
2010-08-11bug 322442 - added validation builder to facet install delegatepfullbright1-3/+4
2010-08-11fixed a problem with refactoring renaming a package when the referenced class...kmoore1-9/+1
2010-08-10reworked jpa project wizards/properties to handle SE vs EE casespfullbright8-1/+396
2010-08-10318028 - move folder refactoring participantkmoore8-17/+300
2010-08-10cleaning upkmoore1-5/+5
2010-08-10change to an IShareableParticipant since multiple mapping files could be move...kmoore1-8/+53
2010-08-05318028 - move mapping file refactoring participationkmoore9-2/+260
2010-08-04209489 - Move IType refactoring participantkmoore32-5/+689
2010-08-04fix nested class refactoring renamekmoore1-1/+1
2010-08-04added JpaFacet APIpfullbright12-68/+94
2010-08-04added getRuntimeLocation(IProject, IPath) to ResourceLocatorpfullbright6-8/+113
2010-08-04added getFile(IPath) (absolute path)pfullbright1-0/+8
2010-08-04would like to keep api herepfullbright1-4/+3
2010-08-03refactored resource providers to handle module core nature not being present ...pfullbright3-24/+38
2010-08-02209489 - rename package and folder refactoring participantskmoore57-241/+1309
2010-08-02fixed validation errorpfullbright2-3/+5

Back to the top