Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-19This commit was manufactured by cvs2svn to create tag 'v201010190000'.v201010190000nhauge1599-215325/+0
2010-10-18tweaked package contentpfullbright1-5/+6
2010-10-18327914 - JAXB java resource model and tests for XmlSeeAlsoAnnotationkmoore1-1/+12
2010-10-14265087 - package-level annotation supportkmoore19-141/+834
2010-10-13cleaning up manifest dependency versionskmoore1-2/+2
2010-10-12327609 - refactor Member hierarchy to include an AnnotatedElement interface i...kmoore143-1528/+1883
2010-10-06Refactored org.eclipse.jpt.jaxb.ui and move classes to org.eclipse.jpt.jaxb.coretle1-2/+2
2010-10-06removed unnecessary @SuppressWarnings("unchecked")kmoore1-1/+0
2010-09-28jpt changes to accommodate jaxbpfullbright10-27/+143
2010-09-28reworked jpa project wizardpfullbright7-575/+196
2010-09-28library validationpfullbright22-182/+852
2010-09-28temp bug 324111 workaroundpfullbright3-0/+397
2010-09-28fixed resource locator id'spfullbright1-6/+7
2010-09-28added some input validationpfullbright1-0/+7
2010-09-28added receivers to property testerpfullbright1-1/+8
2010-09-23322565 - JAXB schema from classes, can't select a different projecttle1-1/+2
2010-09-16190321 - attribute/association override name validationkmoore42-39/+783
2010-09-14190319 - completed validation on association override joinColumns and joinTablekmoore67-614/+1176
2010-09-10fixing an NPE that happens with invalid nested annotationskmoore1-4/+10
2010-09-08190319 - added association override joinTable joinColumn/inverseJoinColumn va...kmoore28-36/+533
2010-09-03148262 - added support for primary key join column validation on 1-1 mappings...kmoore9-29/+145
2010-09-02fixed validation when table is defined in java single-table inheritance hiera...kmoore1-3/+7
2010-09-02148262 - added Entity level PrimaryKeyJoinColumn validationkmoore7-16/+88
2010-09-01refactored column validationkmoore82-3489/+2315
2010-08-31315813, 321636 - JAXB class generation support for external schema files and ...tle1-1/+2
2010-08-26Renamed to ValueAssociationOverrideContainerOwner for consistencykmoore1-2/+2
2010-08-25132216 - type mapping class validation errors and validation preferenceskmoore18-124/+221
2010-08-24132216 - Adding entity class related validation errorskmoore32-127/+833
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 jpaPlatformGrouppfullbright22-347/+754
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 casespfullbright12-90/+663
2010-08-10318028 - move folder refactoring participantkmoore10-17/+315
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 participationkmoore12-4/+287
2010-08-04209489 - Move IType refactoring participantkmoore35-9/+717
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-03removed module facet requirement and externalized problem marker stringpfullbright2-29/+11
2010-08-03refactored resource providers to handle module core nature not being present ...pfullbright3-24/+38

Back to the top