Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-10This commit was manufactured by cvs2svn to create tag 'v200705100000'.v200705100000nhauge474-128689/+0
2007-05-10added mappedBy validationpfullbright20-14/+359
2007-05-10137799 - model support for IdClass - no validation or UIkmoore15-18/+771
2007-05-09186271 - MapKey model support for 1-m and m-m mappings , no default or valida...kmoore49-52/+481
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 validationkmoore8-13/+220
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 elementkmoore35-97/+357
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)kmoore32-66/+1729
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...pfullbright7-15/+55
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 hierarchykmoore14-876/+95
2007-05-07moved JavaPrimaryKeyJoinColumn to the JavaNamedColumn hierarchy, fixed the an...kmoore10-349/+71
2007-05-07added secondary table pk joinColumns support to the modelkmoore10-17/+894
2007-05-06142011 - editing of secondary tableskmoore40-346/+335
2007-05-05Added project configuration options, validation for said options, and project...pfullbright21-35/+591
2007-05-05Added two blank lines before member classespfullbright15-21/+55
2007-05-05Unexplained regen artifacts?pfullbright1-2/+8
2007-05-05Updated copyrightspfullbright1-6/+10
2007-05-04reworked mapping key stuffbvosburgh25-791/+856
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 classespfullbright25-80/+80
2007-04-25regeneratedpfullbright15-29/+24
2007-04-25renamedpfullbright465-0/+123567

    Back to the top