Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-24[332673] Added validation for duplicate entities. Patch from Nan.nhauge1-1/+33
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh9-214/+189
2010-08-17322544 - java type refactoring - refactor EclipseLink converterskmoore4-23/+23
2010-08-10318028 - move folder refactoring participantkmoore2-0/+12
2010-08-05318028 - move mapping file refactoring participationkmoore2-0/+17
2010-08-04209489 - Move IType refactoring participantkmoore4-0/+30
2010-08-02209489 - rename package and folder refactoring participantskmoore5-2/+63
2010-07-27209489 - rename type refactoring participationkmoore4-2/+47
2010-07-21320509 - change PersistenceUnit.addSpecifiedClassRef, JarFileRef, MappingFile...kmoore1-14/+15
2010-07-20318028 - created rename mapping file refactoring participantkmoore2-0/+27
2010-07-16209489 - delete type/package/folder/mapping file refactoring participationkmoore3-7/+65
2010-03-08updating @version and @since tags on core provisional apiskmoore12-13/+62
2010-02-20bug 234191 - ** New I-Build needed **pfullbright1-4/+2
2010-02-01update specified class refs by matching resource model objects. this causes ...kmoore1-1/+2
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh2-12/+9
2009-12-01[293976] various metamodel generation problemsbvosburgh3-18/+17
2009-11-11294899 - refactoring in an effort to support default Cacheable againkmoore1-0/+5
2009-11-03Added menu item to upgrade document version of legacy xml documentspfullbright1-8/+2
2009-10-05Metamodel generation, part 4bvosburgh6-6/+39
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright1-14/+2
2009-09-24creating PersistenceXmlDefinition so that we can support multiple persistence...kmoore2-0/+86
2009-08-21tweak commentsbvosburgh6-26/+34
2009-08-21move PersistenceUnitProperties, JpaOptions2_0, and JpaConnection2_0 to public...bvosburgh1-0/+50
2009-04-24272964 - changing properties in persistence.xml source does not properly upda...kmoore1-1/+12
2009-04-20cosmeticpfullbright1-1/+0
2009-04-20added file name property/fixed empty file name problemspfullbright1-16/+30
2009-04-08[197069] support for entities in jars - resource modelbvosburgh1-1/+1
2009-04-06minor tweaksbvosburgh1-3/+3
2009-03-12refactored relationship references, added 1-M mappings with join columnspfullbright1-2/+10
2009-03-11267260 - discriminator column validated on an entity with no actual inheritancekmoore1-0/+16
2009-03-10[197069] support for entities in jars - JAR resource modelbvosburgh1-1/+11
2009-02-09[197069] support for entities in jars - added JarFileRef/JarFilebvosburgh4-58/+118
2009-02-09reworked persistence translatorsbvosburgh1-1/+1
2009-02-05adds a new mapping file content type, cleans up how we find and create xml re...kmoore2-9/+7
2009-02-02263101 - exceptions initializing converters because of order of initializatio...kmoore1-1/+7
2009-01-28[197069] support for entities in jars prep - reworked PersistenceUnitbvosburgh5-334/+438
2009-01-15[197069] support for entities in jars prep - add JpaResourceModelbvosburgh1-3/+3
2009-01-08cleaning up property Strings and adding NON-NLS commentskmoore5-11/+10
2008-12-17[197069] support for entities in jars prep 2bvosburgh2-3/+50
2008-12-03[255271] - rebuild context model when there's a major change to resource modelpfullbright1-2/+9
2008-11-11added getParent() override to return PersistenceXmlkmoore1-0/+3
2008-10-20[197069] support for entities in jars prepbvosburgh1-1/+1
2008-10-14removed orm references from core and persistence context codepfullbright2-75/+4
2008-10-13added PersistenceUnit.getEntity(String) apikmoore1-0/+9
2008-10-10Context model separation - preparation for Eclipselink orm context modelpfullbright2-3/+3
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright1-1/+0
2008-10-02Refactored to allow for EclipseLink orm context modelpfullbright7-49/+15
2008-09-24reworked validationbvosburgh3-6/+85
2008-09-12[242321] database case-sensitivitybvosburgh1-25/+25
2008-08-15adding comments to update methodskmoore6-0/+29

Back to the top