Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
2007-05-29Applied patch [189319]tle35-36/+130
2007-05-29188979 -secondary table pkJoinColumn defaults not appearing in orm.xmlkmoore2-0/+16
2007-05-29188905 - don't cache javaPersistentType, renames in java cause this to be inv...kmoore1-18/+8
2007-05-29188986 - npe editing inverse join columnkmoore1-1/+1
2007-05-29188894 - mapped superclass id mapping with invalid generator has no errorkmoore2-5/+1
2007-05-29188893 - entity-mappings package element updating not workingkmoore2-25/+7
2007-05-23181811- Table Generator Name entry problemskmoore4-35/+25
2007-05-23[188659] Missing accessor methods for getting DTP connection profile infotle3-1/+37
2007-05-23[188687] Misspelled DDL Generation functionalitytle6-11/+11
2007-05-23[188549] Help files missingtle1-101/+102
2007-05-23188680 - invalid error message on GeneratedValue, issues in xmlkmoore14-37/+55
2007-05-23188493 - code completion inside of attibuteOverride not workingkmoore16-60/+86
2007-05-23188666 - invalid error message on secondary table pk joinColumnskmoore8-25/+34
2007-05-23187593 - NPE with empty AttributeOverride annotationkmoore5-40/+78
2007-05-23188435 - exception populating attribute overrides compositekmoore4-5/+56
2007-05-23188483 - ClassCastException editing pkJoinColumns in a SecondaryTablekmoore1-3/+3
2007-05-22bug 186587 - added mapping notification for xml persistent attributespfullbright1-0/+5
2007-05-22187591 - attribute overrides list not populating correctlykmoore1-11/+12
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-17commented out testpfullbright1-1/+1
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...pfullbright17-79/+273
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

Back to the top