Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-22188165 - Update screen shots for user guide.nhauge106-99/+96
2007-05-22187917 - Constant resynching in project with orm.xmlkmoore1-0/+8
2007-05-21187917 - Constant resynching in project with orm.xmlkmoore1-1/+9
2007-05-21bug 187855 - fixed internal referencespfullbright3-6/+18
2007-05-21188129 - NPE with default embedded mappingkmoore2-2/+2
2007-05-21188145 - fixed NPE xml embedded mapping with no corresponding java attributekmoore1-0/+3
2007-05-21188137 - fixed ClassCastException with embedded mapping in orm.xmlkmoore1-3/+3
2007-05-21bug 181812 - fixed NPE on project renamepfullbright1-12/+20
2007-05-18187870 - Fix access violationsnhauge4-6/+223
2007-05-17187566 - problem with the EList we were using here, shouldn't use the contain...kmoore5-7/+12
2007-05-17181073 - ClassCastException switching xml type mappingskmoore21-45/+214
2007-05-16179993 - virtual mappings now updating appropriately based on metadata-comple...kmoore4-14/+16
2007-05-16187314 - added API on IJpaPlatform to retrieve persistent types for a given p...pfullbright13-76/+156
2007-05-16185996 - fixed constant resynching issue - no virtual secondary table in xml ...kmoore1-4/+6
2007-05-16186432 - prevent extra tags in orm.xml with new xml objects to be used by tra...kmoore26-81/+1885
2007-05-16fixed xml persistent attribute selection in the editorkmoore1-1/+1
2007-05-16[181470] tweaked APIbvosburgh7-22/+24
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" codebvosburgh5-16/+55
2007-05-11New Setbvosburgh40-272/+315
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-10fixed embedded-id iconpfullbright2-1/+1

Back to the top