Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-10This commit was manufactured by cvs2svn to create tag 'v200705100000'.v200705100000nhauge454-125688/+0
2007-05-10added mappedBy validationpfullbright19-14/+357
2007-05-10137799 - model support for IdClass - no validation or UIkmoore13-16/+763
2007-05-09186271 - MapKey model support for 1-m and m-m mappings , no default or valida...kmoore47-52/+479
2007-05-09145373 - added ability to specify a table in the join column dialogkmoore7-1/+34
2007-05-09[181471] added code-completion for join column name for single- and multi-rel...bvosburgh11-56/+299
2007-05-09fixed UniqueConstraints columnNames updating from Javakmoore6-0/+220
2007-05-09minor refactorbvosburgh1-1/+8
2007-05-09142011 - editing of secondaryTable primary key join columnskmoore7-3/+32
2007-05-08Added accessor to the Persistence Unit.tle4-1/+79
2007-05-08186017 - secondary table joinColumn defaults and validationkmoore7-13/+216
2007-05-08added check for in web project or referenced by ear before adding classpath a...pfullbright1-6/+14
2007-05-08added StringArrayExpressionConverterbvosburgh12-98/+174
2007-05-08175175 - Attempt to synchronize the persistence.xml after generating entities.nhauge3-0/+19
2007-05-08185983 - added model and UI support for m-1 and 1-1 optional elementkmoore33-97/+355
2007-05-08185982 - added mappedBy translator support for 1-1 mappingkmoore4-9/+6
2007-05-08model support for UniqueConstraints in TableGeneratorskmoore4-99/+202
2007-05-08model support for UniqueConstraints in Tables (2 remaining issues)kmoore28-66/+1711
2007-05-08added code completion to @Column for @Basic, @Id and @Versionbvosburgh21-340/+353
2007-05-08Added "add attribute to xml" dialog, fixed a few bugs with virtual/real attri...pfullbright5-12/+52
2007-05-07181470 - adapter fix for plural annotations with a collection elementkmoore7-15/+23
2007-05-07cleaning up JavaDiscriminatorColumnkmoore1-20/+2
2007-05-07moved IDiscriminatorColumn to the INamedColumn hierarchykmoore7-37/+47
2007-05-07moved IDiscriminatorColumn to the INamedColumn hierarchykmoore10-858/+92
2007-05-07moved JavaPrimaryKeyJoinColumn to the JavaNamedColumn hierarchy, fixed the an...kmoore9-348/+70
2007-05-07added secondary table pk joinColumns support to the modelkmoore8-10/+873
2007-05-06142011 - editing of secondary tableskmoore37-338/+331
2007-05-05Added project configuration options, validation for said options, and project...pfullbright16-35/+572
2007-05-05Added two blank lines before member classespfullbright14-13/+41
2007-05-05Unexplained regen artifacts?pfullbright1-2/+8
2007-05-05Updated copyrightspfullbright1-6/+10
2007-05-04reworked mapping key stuffbvosburgh23-785/+847
2007-05-04more code-completion workbvosburgh30-542/+679
2007-05-03alphabetized importsbvosburgh2-2/+2
2007-05-03removed unnecessary static importsbvosburgh12-41/+1
2007-04-27Cleaned up some compiler warnings and code.nhauge3-3/+1
2007-04-26183868 - We want to set the targetEntity since at this point we know we have ...nhauge1-3/+0
2007-04-26fixed copyrightspfullbright180-227/+267
2007-04-25renamed selected classespfullbright24-79/+79
2007-04-25regeneratedpfullbright15-29/+24
2007-04-25renamedpfullbright445-0/+120623

    Back to the top