Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-07deleted everything but the .project since these project were renamed, ready t...kmoore14-4307/+0
2011-02-05updating references to newly renamed org.eclipse.jpt.db and org.eclipse.jpt.u...kmoore10-29/+29
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore4-14/+16
2011-01-24yet another revert, with fixed method callbvosburgh1-2/+6
2011-01-24Reverting last changes to previous revision. Changes to this file appears to...nhauge1-6/+2
2011-01-20[331558] validation added for converter class. Patch from Les.nhauge1-2/+6
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh5-284/+243
2010-10-06320392 - Remove descriptor customizer UI from EclipseLink persistence.xml editortle1-1/+25
2010-08-17322544 - java type refactoring - refactor EclipseLink converterskmoore4-57/+57
2010-08-04209489 - Move IType refactoring participantkmoore4-0/+61
2010-08-02209489 - rename package and folder refactoring participantskmoore4-0/+68
2010-07-30added ResourceLocator implementationpfullbright2-6/+5
2010-07-27209489 - rename type refactoring participationkmoore4-1/+89
2010-07-19310854 - Remove EclipseLink default caching properties if shared-cache-mode s...tle2-5/+55
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-06-30314541 - handle empty property names. Patch from Tran.nhauge2-9/+35
2010-05-11294077 [JPA 2.0] Add validation for usage of EclipseLink entity caching prope...tle1-5/+46
2010-03-23fixed copyrightspfullbright1-1/+1
2010-03-04294077 [JPA 2.0] Add validation for usage of EclipseLink entity caching prope...tle1-0/+27
2010-02-02removing unnecessary EclipseLink2_0PersistenceUnit in favor of a factory meth...kmoore2-3/+15
2010-01-20258710 - [EclipseLink] persistence unit property for ORM_SCHEMA_VALIDATIONtle1-1/+37
2010-01-19299639 - validation exception when an entity is added to the eclipselink-orm....kmoore1-11/+13
2010-01-14297591 - [EclipseLink] support exclusive connection persistence unit propertiestle1-2/+79
2010-01-07298646 - Unable to unset eclipselink logging file in persistence.xmltle1-4/+7
2010-01-07298647 - Unable to unset eclipselink DDL generation location in persistence.xmltle1-4/+7
2010-01-05297537 - [EclipseLink] Support logging level by category configurationtle1-4/+5
2010-01-05utility workbvosburgh1-2/+2
2009-12-03295613 - Persistence.xml > Customization Tab - Add Descriptor Customizer rec...tle2-2/+22
2009-11-17294899 - collapse the PersistenceUnit context model to fix errors related to ...kmoore1-10/+23
2009-11-11294899 - refactoring in an effort to support default Cacheable againkmoore2-4/+12
2009-11-10294770 - removed the validation mode property, only support elementkmoore1-24/+0
2009-09-30Refactored property migration processtle2-0/+60
2009-09-30290585 - 1.0 EclipseLink persistence.xml using 2.0 property stringstle1-111/+43
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright1-4/+3
2009-09-24creating PersistenceXmlDefinition so that we can support multiple persistence...kmoore2-0/+90
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh1-2/+2
2009-09-02make Options2_0 extend JpaOptions2_0 to avoid the duplication in the interfacekmoore1-7/+7
2009-08-25258538 - [JPA 2.0] Persistence Unit propertiestle1-27/+103
2009-08-24Moved EclipseLink interfaces and enums to public packagetle27-1025/+31
2009-08-24258538 - [JPA 2.0] Persistence Unit propertiestle1-15/+46
2009-08-21move PersistenceUnitProperties, JpaOptions2_0, and JpaConnection2_0 to public...bvosburgh7-7/+9
2009-08-21[283897] Static Metamodel generationbvosburgh2-33/+15
2009-08-14Refactored to support JPA 2.0tle12-437/+26
2009-07-01rework change events - tree and listbvosburgh5-11/+11
2009-06-12272982 - Memory leak in EntityCachePropertiestle10-510/+568
2009-05-19276384 - checking in patch for Paul - jar file references are not properly re...kmoore1-0/+49
2009-05-04230880 - orm.xml DiscriminatorColumn length and type default not taken from j...kmoore1-0/+8
2009-04-24272964 - changing properties in persistence.xml source does not properly upda...kmoore12-750/+562
2009-04-13252899 - Add code assist for GeneratedValue(generator) and Convert(value)tle1-0/+4

Back to the top