Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-21293188 - Entity Gen panel improvements. Patch from Danny.nhauge1-0/+2
2010-04-15fix hack to work during testsbvosburgh1-1/+4
2010-03-23fixed copyrightspfullbright6-6/+6
2010-03-03minor changesbvosburgh1-2/+2
2010-01-05[294889] allow underscore in db identifiersbvosburgh6-46/+34
2010-01-05utility workbvosburgh5-14/+11
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh45-845/+807
2009-12-08minor tweaksbvosburgh2-15/+16
2009-11-16288027 - add product customization preference logic to filter out synonyms wh...nhauge1-2/+31
2009-09-17minor clean-upbvosburgh1-2/+2
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh6-13/+14
2009-09-03minor tweaksbvosburgh1-1/+1
2009-08-25[286797] problems with MS SQL Server/Sybase "catalogs"bvosburgh2-0/+22
2009-08-13FindBugs: tweaked synchronizationbvosburgh3-4/+4
2009-07-13[280143] use default schema identifier if default schema does not existbvosburgh21-123/+179
2009-07-08clearing up yet more database "name" vs. "identifier" stuffbvosburgh7-12/+58
2009-06-26[267343] problems with catalog and schema names vs. identifiersbvosburgh7-16/+28
2009-06-25minor tweaksbvosburgh1-2/+2
2009-05-05[263557] Updates for ICU4J usage.nhauge8-8/+8
2009-03-11211489 - Internal API usage DTPUiToolstle1-1/+1
2009-03-06added some more information to exceptionsbvosburgh2-3/+7
2009-03-03262802 - Add Driver Library classpath in JPA Project Wizard should add DTP Li...tle1-0/+9
2009-01-24remove unused importskmoore1-1/+0
2009-01-22257529 - DTPConnectionProfileWrapper cuts off the user nametle1-3/+17
2009-01-06[259534] reworked catalog and schema codebvosburgh29-907/+1902
2008-10-30Reverted 250844 - Add driver library Driver combo does not appear to support ...tle2-62/+3
2008-10-28Added more API to get DB driver definitionstle2-2/+61
2008-10-17use ListenerListbvosburgh2-52/+42
2008-10-17changed to subclass EventListenerbvosburgh2-2/+8
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright10-10/+1
2008-09-29[248031] API enhancements for OEPEbvosburgh2-13/+18
2008-09-24[248031] API enhancements for OEPEbvosburgh3-14/+93
2008-09-24[242321] database case-sensitivitybvosburgh2-29/+141
2008-09-12[242321] database case-sensitivitybvosburgh16-427/+1044
2008-08-19Added API to get DB driver name.tle2-0/+8
2008-07-29[242321] database case-sensitivitybvosburgh32-1702/+1985
2008-04-30208946 - Handle DB user name with permissions settings. Simply take the firs...nhauge1-1/+5
2008-04-15tweaked commentsbvosburgh1-8/+14
2008-04-11[206190] fixed race conditions in DTPConnectionProfileWrapper that caused dea...bvosburgh10-111/+72
2008-03-31added more get prefixeskmoore1-27/+27
2008-03-26added get prefixes to db plugin interfaceskmoore24-187/+186
2008-03-24made JavaType publicbvosburgh2-14/+15
2008-03-13fixed db auto-connect start-up problem; synchronized some methodsbvosburgh3-17/+17
2008-03-11created db public APIbvosburgh44-3237/+3578
2008-02-03Resolved merge conflicts between Head and jpt_2_0_exp.tle2-4/+2
2008-02-03Merged jpt_2_0_exp branch into Head.v20080202_Mergedtle14-26/+148
2007-11-07[201159] model rework: made lots of stuff 'final'bvosburgh4-16/+4
2007-10-18converted StringBuffer to StringBuilder, etc.bvosburgh1-2/+2
2007-10-10[201159] model reworkbvosburgh5-96/+78
2007-09-10193879 - hack to fix underlying DTP bug(202306) that was exposed as a result ...kmoore1-1/+7

Back to the top