Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[181471] added more code-completionbvosburgh1-1/+1
2007-05-10added mappedBy validationpfullbright5-3/+79
2007-05-10137799 - model support for IdClass - no validation or UIkmoore6-8/+281
2007-05-09186271 - MapKey model support for 1-m and m-m mappings , no default or valida...kmoore14-10/+188
2007-05-09145373 - added ability to specify a table in the join column dialogkmoore2-0/+11
2007-05-09fixed UniqueConstraints columnNames updating from Javakmoore1-0/+8
2007-05-09142011 - editing of secondaryTable primary key join columnskmoore2-1/+13
2007-05-08186017 - secondary table joinColumn defaults and validationkmoore1-0/+1
2007-05-08185983 - added model and UI support for m-1 and 1-1 optional elementkmoore9-29/+123
2007-05-08185982 - added mappedBy translator support for 1-1 mappingkmoore4-9/+6
2007-05-08model support for UniqueConstraints in TableGeneratorskmoore1-0/+5
2007-05-08model support for UniqueConstraints in Tables (2 remaining issues)kmoore12-12/+611
2007-05-08added code completion to @Column for @Basic, @Id and @Versionbvosburgh7-209/+85
2007-05-08Added "add attribute to xml" dialog, fixed a few bugs with virtual/real attri...pfullbright4-8/+48
2007-05-07moved IDiscriminatorColumn to the INamedColumn hierarchykmoore3-18/+15
2007-05-07moved IDiscriminatorColumn to the INamedColumn hierarchykmoore4-370/+37
2007-05-07moved JavaPrimaryKeyJoinColumn to the JavaNamedColumn hierarchy, fixed the an...kmoore1-3/+1
2007-05-07added secondary table pk joinColumns support to the modelkmoore3-7/+273
2007-05-06142011 - editing of secondary tableskmoore6-165/+130
2007-05-04reworked mapping key stuffbvosburgh10-585/+575
2007-05-04more code-completion workbvosburgh7-31/+46
2007-04-27Cleaned up some compiler warnings and code.nhauge2-2/+1
2007-04-26fixed copyrightspfullbright70-93/+93
2007-04-25renamed selected classespfullbright3-10/+10
2007-04-25regeneratedpfullbright2-5/+5
2007-04-25renamedpfullbright136-0/+42622

Back to the top