1. 37b4377 changed CollectionContainer to have the client call initialize, virtuals should not to be initialized. this was causing an NPE related to entityMappings tenantDiscriminatorColumns by kmoore · 13 years ago
  2. c6bc026 354013 - partial single-table multitenancy support - supporting specified multitenancy and tenant discriminator columns, no virtuals yet by kmoore · 13 years ago
  3. 2a0950c removed unused methods by kmoore · 13 years ago
  4. 38fc12c removed getTypeMapping() from ReadOnlyNamedColumn, it is unnecessary by kmoore · 13 years ago
  5. 57dd20b changed column owner api and implementations so that MapKeyJoinColumn can build the join column default name differently than MappingTools.buildJoinColumnDefaultName by kmoore · 13 years ago
  6. 3d505d2 changing the rest of the Iterator API to Iterable by kmoore · 13 years ago
  7. c7a0867 consolidation of the java resource model for JAXB and JPA. Changing API to Iterables instead of Iterators by kmoore · 13 years ago
  8. 4d17188 [339432] fix validation of virtual overrides by bvosburgh · 13 years ago
  9. 91d39dc [336296] fix validation of virtual attribute mappings by bvosburgh · 13 years ago
  10. c9c9e2b renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.core by kmoore · 13 years ago