Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-17Updated cvsignore.tle1-1/+2
2007-08-15Updated version number.tle1-1/+1
2007-08-15Added more files to ignore.tle1-0/+4
2007-08-15Removed all reference to Connection wrapper class.tle8-76/+73
2007-08-02cleaning - renamed vendorId to platformIdkmoore1-2/+2
2007-08-02use jpaPlatform() apikmoore1-1/+1
2007-08-02added copyright headerkmoore3-0/+27
2007-08-02some cleaning up of api and singletonskmoore10-32/+21
2007-08-01Removed reference to Connection.tle1-13/+11
2007-07-27Created IJpaUiFactory to mirror the core IJpaFactorykmoore22-38/+248
2007-07-26adding type parameters to clean up compiler warningskmoore1-10/+10
2007-07-26Created IJpaFactory/IJpaFactoryUi for creating type mappings and attribute ma...kmoore25-218/+195
2007-07-25[184479] accessing the model from non-UI threads when model is visible in the UIbvosburgh11-264/+380
2007-07-24191113 - applied patch - mappedBy combo needs to update when mappedBy is set ...kmoore1-0/+3
2007-07-19moved attributeMappingUiProviders to IJpaPlatformUikmoore5-104/+205
2007-07-18moving typeMappingUiProviders to IJpaPlatformUikmoore12-65/+124
2007-07-18create and clean up singletons for uiProviderskmoore12-16/+92
2007-07-02193722 - remove Error Log view from JPA perspectivekmoore1-1/+0
2007-07-02191116 - UI not updating for change made to optional flag in the modelkmoore3-88/+54
2007-06-12192035 - applied patch - orm.xml attribute mapping combo box contains a blank...kmoore2-1/+10
2007-06-07190299 - applied patch - JPA details view Discriminator column name not updat...kmoore1-6/+3
2007-06-07190312 - applied patch - NPE trying to edit joinColumns of m-1 in MappedSupe...kmoore1-1/+1
2007-06-07190356 - applied patch - Embedded mapping in orm.xml has wrong attribute over...kmoore1-0/+1
2007-06-07190305 - applied patch - discriminator value default is not updating when swi...kmoore1-3/+4
2007-06-06bug 188344 - fixed selection change on remapping type or attribute in orm.xmlpfullbright1-12/+7
2007-06-06190078 - applied patch - Infinite looping text in Inheritance Discriminator V...kmoore3-11/+11
2007-06-06176048 - applied patch - occasional deadlock related to Display.sync() callskmoore1-1/+1
2007-06-04190280 - externalizing JPA details view stringskmoore16-10/+285
2007-06-01[190219] Fixtle3-5/+12
2007-06-01[190051] Fixtle3-2/+8
2007-05-31Re-organized Manifesttle1-23/+23
2007-05-30Added about.htmltle1-8/+10
2007-05-30Applied patch [189560]tle1-0/+34
2007-05-30bug 189369 - uninstalling facet removes jpa markerspfullbright1-0/+6
2007-05-30bug 186031 - fixed orderBy for xmlpfullbright4-61/+70
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-29Applied patch [189319]tle5-23/+34
2007-05-29188986 - npe editing inverse join columnkmoore1-1/+1
2007-05-23181811- Table Generator Name entry problemskmoore4-35/+25
2007-05-23[188687] Misspelled DDL Generation functionalitytle6-11/+11
2007-05-23188435 - exception populating attribute overrides compositekmoore2-4/+6
2007-05-23188483 - ClassCastException editing pkJoinColumns in a SecondaryTablekmoore1-3/+3
2007-05-22187591 - attribute overrides list not populating correctlykmoore1-11/+12
2007-05-18187870 - Fix access violationsnhauge4-6/+223
2007-05-16converted to jdk 5.tle4-21/+31
2007-05-15176248 - removed link with editor buttonkmoore2-92/+1
2007-05-15fixed the 'link with editor' actionkmoore1-0/+9
2007-05-14186046 - cascade supportkmoore5-7/+434
2007-05-11176248 - added more textRange api for selection in the editorkmoore1-6/+5

Back to the top