Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-02This commit was manufactured by cvs2svn to create tag 'v200909020220'.v200909020220nhauge1016-147722/+0
2009-08-25[286797] problems with MS SQL Server/Sybase "catalogs"bvosburgh1-0/+2
2009-08-24282893 - subclasses ignore column mapping on inherited attribute in MappedSup...kmoore3-2/+77
2009-08-24286110 - use appropriate $ delimiter for nested classes in sync job. Patch f...nhauge1-1/+28
2009-08-21280143 - fix "invalid" schema default. Patch from Brian's changes from head.nhauge2-35/+18
2009-06-08278947 - infinite update when adding binary static inner class to orm.xml (Br...tle2-2/+2
2009-06-01278225 - Exception selecting binary class in project explorertle3-7/+8
2009-05-29[276974] short-circuit validation of binary typesbvosburgh1-1/+8
2009-05-27[267343] rework db settings on New JPA Project wizard and JPA Project propert...bvosburgh1-0/+4
2009-05-27[267343] rework db settings on New JPA Project wizard and JPA Project propert...bvosburgh2-311/+440
2009-05-25277524 - persistence.xml: transaction type default missing from drop downkmoore1-1/+1
2009-05-22277129 - in orm.xml generator default allocation size and initialize value ar...kmoore3-2/+13
2009-05-21276991- create eclipselink-orm.xml file and set access throws exceptionkmoore1-2/+10
2009-05-19276384 - checking in patch for Paul - jar file references are not properly re...kmoore6-200/+346
2009-05-18[274692] referencing types on the classpathbvosburgh36-796/+1546
2009-05-14275325 - Inherited attributes aren't being resolved in the EclipseLink platfo...kmoore3-10/+53
2009-05-05272747 - cascade type enum array with incorrect value did not workkmoore1-3/+6
2009-04-28231230 - fixed an NPE with code assist for TableGenerator schemakmoore1-1/+3
2009-04-28[273481] fixed JAR file updatebvosburgh4-7/+95
2009-04-24272964 - changing properties in persistence.xml source does not properly upda...kmoore3-35/+109
2009-04-22added jar files to persistence.xml editorpfullbright3-42/+43
2009-04-22257766 - join column validation errors with "null" includedkmoore8-105/+293
2009-04-21no column validation error if entity table is not valid, 1 validation error i...kmoore8-8/+8
2009-04-21273093 - NPE in code completion for generatorskmoore1-130/+6
2009-04-21[272195] problems with JAR propertiesbvosburgh1-1/+5
2009-04-20cosmeticpfullbright3-24/+29
2009-04-20hooked up jar file validation/added duplicate jar file validationpfullbright2-3/+39
2009-04-20added file name property/fixed empty file name problemspfullbright2-77/+113
2009-04-20Added getResource() implementationpfullbright1-1/+9
2009-04-20231230 - Code assist for java @TableGenerator table, schema, catalog, pkColum...tle2-7/+145
2009-04-14272182 - property access is not correctly determining persistent attributes f...kmoore1-1/+1
2009-04-14252899 - Add code assist for GeneratedValue(generator) and Convert(value)tle1-5/+6
2009-04-13271462 - incorrect duplicate generator and query validation errorskmoore1-0/+1
2009-04-13252899 - Add code assist for GeneratedValue(generator) and Convert(value)tle1-1/+37
2009-04-10271847 - Dali is leaking JDT Working Copy Objectskmoore1-19/+25
2009-04-08[197069] support for entities in jars - resource modelbvosburgh331-10914/+17189
2009-04-06minor tweaksbvosburgh1-2/+5
2009-04-06reworked enumsbvosburgh14-583/+651
2009-04-06minor tweaksbvosburgh22-373/+473
2009-04-03252863 - clean up UI for Queries and generators for consistencykmoore2-1/+6
2009-04-02269230 - problem with embeddedId attribute overrides in orm.xmlkmoore3-5/+4
2009-04-01[269581] - replaced calls to internal classes with calls to new API interfacespfullbright39-89/+448
2009-03-31[241575] - project clean does a model rebuildpfullbright1-7/+65
2009-03-27updated commentpfullbright1-2/+2
2009-03-25removed unused importspfullbright4-6/+2
2009-03-25formattingpfullbright1-1/+1
2009-03-25269229 - Override default schema is not persisted. Also fixed override defaul...tle1-0/+3
2009-03-24235428 - Dali expects inner classes to be listed using '.' instead of '$' in ...kmoore13-10/+68
2009-03-24[269256] - changed isOwnedBy(RelationshipMapping) implementationpfullbright9-73/+44
2009-03-20[266898] - Added resource listener check for added/opened projectpfullbright1-1/+2

Back to the top