Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-16This commit was manufactured by cvs2svn to create tag 'v200705150000'.v200705150000nhauge163-21739/+0
2007-05-16converted to jdk 5.tle4-21/+31
2007-05-15187065 - fixed npe changing field namekmoore2-12/+19
2007-05-15187065 - fixed npe changing field namekmoore5-10/+24
2007-05-15176248 - removed link with editor buttonkmoore2-92/+1
2007-05-15181089 - now also fixed for "metadata-complete"pfullbright2-4/+16
2007-05-15181089 - adding "real" xml attribute now results in "virtual" attribute being...pfullbright2-3/+14
2007-05-15186432 - fixed part of this bug, extra tags appear when adding a persistence...kmoore4-12/+18
2007-05-15178911 - New documentation updates.nhauge97-779/+697
2007-05-15[181471] added more code-completionbvosburgh12-38/+91
2007-05-15added appropriate parameter typesbvosburgh1-6/+6
2007-05-15186432 - fixed part of this bug, extra tags appear when adding a persistence...kmoore5-7/+12
2007-05-15143298 (addendum) - removed error for fields marked as @Transientpfullbright2-2/+5
2007-05-15fixed the 'link with editor' actionkmoore1-0/+9
2007-05-15187001 - fixed NPE with relationshipMapping in MappedSuperclasskmoore1-1/+1
2007-05-15return null for selection textRange - entire file was being selected when swi...kmoore1-1/+5
2007-05-15[181471] added more code-completionbvosburgh14-33/+151
2007-05-14143298 - support for public and final fieldspfullbright5-7/+90
2007-05-14186046 - cascade supportkmoore46-52/+3386
2007-05-14Added some more "mappedBy" validationpfullbright12-10/+136
2007-05-11[181471] added more code-completionbvosburgh35-394/+521
2007-05-11176248 - added more textRange api for selection in the editorkmoore91-328/+385
2007-05-11isolated "unchecked" codebvosburgh6-18/+62
2007-05-11New Setbvosburgh43-369/+451
2007-05-11added commentbvosburgh2-0/+2
2007-05-11[181471] added more code-completionbvosburgh18-134/+302
2007-05-11added EnumArrayDeclarationAnnotationElementAdapterbvosburgh1-0/+130
2007-05-11185224 -XMLAttibuteOverride table default is not being setkmoore1-3/+4
2007-05-10Changed DDL Gen dialog to info type, updated text.nhauge3-7/+7
2007-05-10184886 - fixed NPE, have to cache the connectionProfile to remove the listene...kmoore7-285/+311
2007-05-10Moved Entities Gen. action to JpaPlatformUi.tle1-250/+6
2007-05-10Moved Entities Gen. action, including nhauge 175175 - Add option to Entity Ge...tle1-0/+287
2007-05-10Refactored instance variables and behaviors.tle1-42/+4
2007-05-10Updated generateDLL messages.tle4-11/+14
2007-05-10178911 -Entry for Tips and Tricksnhauge1-0/+3
2007-05-10fixed embedded-id iconpfullbright2-1/+1
2007-05-10178911 - New documentation updates.nhauge110-1156/+1219
2007-05-10added mappedBy validationpfullbright20-14/+359
2007-05-10137799 - model support for IdClass - no validation or UIkmoore15-18/+771
2007-05-10175175 - Add option to Entity Gen for persistence.xml synch, with default bas...nhauge5-5/+51
2007-05-09186271 - MapKey model support for 1-m and m-m mappings , no default or valida...kmoore49-52/+481
2007-05-09Fix image name for EmbeddedId.nhauge1-1/+1
2007-05-09145373 - added ability to specify a table in the join column dialogkmoore14-105/+198
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 columnskmoore13-21/+546
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-08Added accessor to the Persistence Unit.tle4-1/+79

Back to the top