Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-10175175 - Add option to Entity Gen for persistence.xml synch, with default bas...nhauge5-5/+51
2007-05-09Fix image name for EmbeddedId.nhauge1-1/+1
2007-05-09145373 - added ability to specify a table in the join column dialogkmoore7-104/+164
2007-05-09142011 - editing of secondaryTable primary key join columnskmoore6-18/+514
2007-05-09JoinTable panel needed 'join columns' and 'inverse join columns'kmoore3-24/+6
2007-05-09Added DDL Generation behavior to JpaPlatformUi.tle6-30/+168
2007-05-08Changed class visibility.tle1-3/+3
2007-05-08175175 - Attempt to synchronize the persistence.xml after generating entities.nhauge1-1/+14
2007-05-08185983 - added model and UI support for m-1 and 1-1 optional elementkmoore2-1/+103
2007-05-08added ghosting of icons for virtual xml attributespfullbright3-13/+28
2007-05-08added code completion to @Column.name for @Basic, @Id and @Versionbvosburgh1-2/+2
2007-05-08Renamed properties files and classes that load thempfullbright65-278/+278
2007-05-08Added "add attribute to xml" dialog, fixed a few bugs with virtual/real attri...pfullbright13-61/+425
2007-05-08removing debugging codekmoore1-28/+0
2007-05-07178911 - Updates for context help.nhauge5-10/+33
2007-05-07181470 - adapter fix for plural annotations with a collection elementkmoore1-0/+30
2007-05-07moved IDiscriminatorColumn to the INamedColumn hierarchykmoore1-1/+1
2007-05-07moved IDiscriminatorColumn to the INamedColumn hierarchykmoore1-0/+6
2007-05-07moved JavaPrimaryKeyJoinColumn to the JavaNamedColumn hierarchy, fixed the an...kmoore1-5/+0
2007-05-07populating list of table names for choosing a secondary tablekmoore2-10/+23
2007-05-07added secondary table pk joinColumns support to the modelkmoore1-0/+6
2007-05-06142011 - editing of secondary tableskmoore8-12/+627
2007-05-05Added project configuration options, validation for said options, and project...pfullbright5-90/+316
2007-05-04cleaning up TableComposite and EntityCompositekmoore4-21/+69
2007-05-04moved Lob check box down to make layout cleanerkmoore1-11/+10
2007-05-04added UI support for Column insertable/updatable. Also cleaning up several U...kmoore13-24/+162
2007-05-04reworked mapping key stuffbvosburgh3-65/+68
2007-05-04more code-completion workbvosburgh3-37/+82
2007-05-04converted to JDK 5 stuffbvosburgh3-12/+14
2007-05-04collapsed DiscriminatorColumnComposite into InheritanceComposite to clean up ...kmoore2-388/+297
2007-05-02Clean up for Entity Gen wizard.nhauge3-2/+8
2007-05-02176369 - added select all and deselect all buttons to entity gen dialog.nhauge1-1/+59
2007-05-01Fixed NPE in project wizard.nhauge1-1/+1
2007-04-27178911 - Phase 2 of Context help.nhauge2-1/+4
2007-04-27178911 - Phase 2 of Context help.nhauge10-19/+75
2007-04-26fixed copyrightspfullbright109-117/+280
2007-04-26Changed to not cache the database connection profile.tle1-8/+2
2007-04-26Updated Catalog and Schema support.tle1-107/+13
2007-04-26Added Catalog and Schema support.tle2-0/+621
2007-04-25renamed selected classespfullbright29-120/+120
2007-04-25renamedpfullbright184-0/+21725

    Back to the top