Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-13Speed up start-up time of JptDbPlugin by lazily initializing connectionProfil...kmoore1-2/+2
2010-04-27bug 293943 - fixed properties page to work with facets page changing facet ve...pfullbright1-11/+41
2010-04-26added missing //$NON-NLS-1$kmoore1-1/+1
2010-04-21295506 - add link from metamodel source folder label to build path page.nhauge1-2/+26
2010-04-06307890 - switch to use JPA facet instead of Java Persistence facetkmoore1-2/+7
2010-03-26[289664] fix handling of missing platform or connectionbvosburgh1-58/+82
2010-01-05[258541] JPA 2.0 default delimited identifiers - UIbvosburgh1-23/+6
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh1-5/+5
2009-12-01[293976] various metamodel generation problemsbvosburgh1-1/+1
2009-11-07[293722] fix handling of deleted source directorybvosburgh1-9/+76
2009-11-04[293721] change OK scheduling runbvosburgh1-7/+5
2009-10-28rework JPA project lockingbvosburgh1-5/+12
2009-10-07support for metamodel source folderbvosburgh1-67/+96
2009-10-05added platform filtering by jpa facet versionpfullbright1-8/+14
2009-10-05Metamodel generation, part 4bvosburgh1-22/+103
2009-09-04removed internal.*.platform packages since there is no corresponding public ....kmoore1-1/+1
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh1-3/+4
2009-08-22refactor default platform stuff a bitbvosburgh1-1/+1
2009-08-13general re-work of value model stuffbvosburgh1-1247/+1076
2009-07-13[280143] use default schema identifier if default schema does not existbvosburgh1-11/+2
2009-07-08rework change events - ChangeListener, ChangeAdapter, etc.bvosburgh1-19/+19
2009-07-01rework change events - tree and listbvosburgh1-5/+6
2009-05-27[267343] rework db settings on New JPA Project wizard and JPA Project propert...bvosburgh1-213/+212
2009-05-21276573 - added an else to an if statement since connectionProfile could be nullkmoore1-1/+1
2009-05-18269229 - Override default schema is not persistedtle1-122/+50
2009-04-20[270315] - dispose listener on page disposepfullbright1-11/+27
2009-03-11266535 - UI Catalog support - User Default Catalog Override and Entity Genera...tle1-17/+446
2009-02-06changed eclipselink 1.1 platform label and changed sorting in platform chooserpfullbright1-2/+10
2009-02-03small SWTException fixpfullbright1-2/+4
2009-02-03Fix for bug 263533 and partial fixes for bugs 263245 and 262856pfullbright1-8/+43
2009-01-29Library provider integrationpfullbright1-224/+1147
2009-01-27259827 - cannot set connection schema when generating tables from entitiestle1-0/+2
2008-11-26256187 - fixed problems when a project is loaded with a platform that we do n...kmoore1-0/+12
2008-11-10235481 - Connect link not enabled on jpa properties viewtle1-1/+8
2008-09-12[242321] database case-sensitivitybvosburgh1-5/+4
2008-07-29[242321] database case-sensitivitybvosburgh1-11/+18
2008-05-14[Bug 225613] - New JPA project defaults incorrect for JEE project creationpfullbright1-157/+23
2008-04-30[Bugs 228767, 228769, 228771] - JPA default schema controlspfullbright1-54/+4
2008-04-24[bug 195095] - It should be possible to assign a database schema as default s...pfullbright1-17/+152
2008-04-14191720 - patch from Pascal - Unable to create JPA Project without a database...kmoore1-61/+68
2008-03-26added get prefixes to more interfaceskmoore1-1/+1
2008-03-26added get prefixes to db plugin interfaceskmoore1-1/+1
2008-03-26beginning to rename accessors to include the get prefixkmoore1-7/+7
2008-03-11created db public APIbvosburgh1-4/+4
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-19/+19
2008-02-03Merged jpt_2_0_exp branch into Head.v20080202_Mergedtle1-5/+4
2007-10-10[201159] model reworkbvosburgh1-49/+82
2007-08-02some cleaning up of api and singletonskmoore1-2/+2
2007-05-30bug 189369 - uninstalling facet removes jpa markerspfullbright1-0/+6
2007-05-05Added project configuration options, validation for said options, and project...pfullbright1-29/+133

Back to the top