Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Deleted Java and Orm interfaces that are no longer needed after deletingKaren Butzke65-1266/+356
2012-09-05Deleted JavaJpaContextNode and XmlContextNode - no longer needed afterKaren Butzke24-91/+62
2012-08-27Bug 376595 - stop building CompilationUnitKaren Butzke19-147/+43
2012-08-20380150 - Need tolerance for EclipseLink NoSQL support - refactoringKaren Butzke3-4/+33
2012-07-20rework plug-in classesbvosburgh5-51/+55
2012-07-20added commentpfullbright1-1/+5
2012-07-18Bug 377562 - [EclipseLink] Add Virtual Attribute action does not set target-e...kmoore3-3/+23
2012-03-08cache resource annotation text rangesbvosburgh5-72/+133
2012-03-07[353149] metadata conversion - patch from Nanbvosburgh6-5/+50
2012-03-05Bug 369940 - [EclipseLink] dynamic persistence validation for parent-class at...kmoore1-0/+25
2012-02-29bug 369944 - dynamic persistence - added validation for attribute-type on emb...kmoore1-1/+13
2012-02-17bug 369964 - dynamic persistence support - rename ORM persistent type 'virtua...kmoore3-36/+31
2012-02-10rework JpaProjectManagerbvosburgh3-23/+11
2012-02-09370342 - cleaned up how we resolve to ITypes in both xml(to remove partial pa...kmoore3-28/+23
2012-02-02Bug 277017 - class chooser widgets don't work if package is set in orm.xmlkmoore1-2/+8
2012-01-27Refactored Hermes integration, JpaPlatform now returns the JPQL grammar and n...pfilion1-3/+9
2012-01-23removed compatibility methods, not needed for Junokmoore1-7/+1
2012-01-13change OrmPersistenceUnitDefaults and EntityMappings to implement AccessHolde...kmoore2-15/+5
2012-01-05Bug 236087 - validation for IdClass - patch from Nankmoore1-1/+13
2011-12-05bug 331960 - plural converter annotations added in EclipseLinkkmoore1-24/+0
2011-11-10This change restores compatibility for adopters who were using this API and n...nhauge1-0/+6
2011-10-21359690 - converter validation too strict if converters are named the same but...nhauge2-0/+4
2011-09-14354013 - partial single-table multitenancy support - supporting specified mul...kmoore7-13/+152
2011-09-01clean up generator, query, and EclipseLink converter codebvosburgh1-0/+15
2011-08-25bug 354444 - Invalid ORM ElementCollection target-class validation with packa...kmoore1-0/+9
2011-08-17added XmlBaseColumn interfacekmoore1-3/+3
2011-08-16created a common interface XmlBaseJoinColumn for join columns and pk join col...kmoore2-7/+6
2011-08-12Bug 354054 - [JPA2.0] MapKeyTemporal and MapKeyEnumerated model supportkmoore5-33/+153
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore21-90/+93
2011-07-08tweak commentsbvosburgh1-2/+2
2011-07-08[339432] fix validation of virtual overridesbvosburgh33-217/+458
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh1-8/+3
2011-04-28[336296] fix validation of virtual attribute mappingsbvosburgh2-5/+9
2011-04-12[337930] - Content assist and validation for JPQL Named Queries. Includes as...nhauge2-4/+7
2011-02-06renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.corekmoore112-0/+5107

    Back to the top