Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-06-04This commit was manufactured by cvs2svn to create tag 'v200706040000'.v200706040000nhauge459-51384/+0
2007-06-04190280 - externalizing JPA details view stringskmoore18-12/+287
2007-06-01[190219] Fixtle3-5/+12
2007-06-01[190051] Fixtle3-2/+8
2007-06-01[190354] Fixtle1-2/+41
2007-05-31[190237] corrected plugin name (org.eclipse.jpt.gen)tle1-1/+1
2007-05-31Fix for [190237]tle1-1/+1
2007-05-31188937 - default target entity for one-to-many in xml is wrongkmoore4-2/+60
2007-05-31Re-organized Manifesttle6-50/+50
2007-05-30Added about.htmltle8-25/+35
2007-05-30Applied patch [189560]tle19-111/+383
2007-05-30189783 - attribute override default in orm.xml is causing incorrect ↵kmoore6-26/+126
validation errors
2007-05-30[189948] Entity Gen vs. LOBsbvosburgh3-1/+44
2007-05-30bug 189369 - uninstalling facet removes jpa markerspfullbright3-5/+21
2007-05-30bug 189364 - file references now use flexible project structurepfullbright2-73/+51
2007-05-30bug 186031 - fixed orderBy for xmlpfullbright35-1956/+583
2007-05-30bug 186031 - fixed orderBy for xmlpfullbright4-61/+70
2007-05-30188956 - NPE adding table element to new entity in orm.xmlkmoore9-35/+77
2007-05-30189816 - unable to remove secondary table from orm.xml using JPA Details viewkmoore1-1/+1
2007-05-30188944 - adding a new join column in xml adds a default table attributekmoore1-1/+6
2007-05-30Organized Manifesttle4-26/+24
2007-05-30188901 - multiple attribute overrides in xml causes incorrect errorskmoore5-9/+251
2007-05-30189763 - insertable and updatable are inserted incorrectly in orm.xmlkmoore1-4/+4
2007-05-29Applied patch [189319]tle37-36/+136
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 ↵kmoore1-18/+8
invalid as well as setting the class String in XmlPersistenType
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

Back to the top