Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-18This commit was manufactured by cvs2svn to create tag 'v200812180210'.v200812180210nhauge29-5199/+0
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
2007-08-27Added DefaultSchema API.tle3-0/+19
2007-08-22Forced a rebuild after the db is disposed.tle1-1/+1
2007-08-15Removed all reference to Connection wrapper class.tle7-40/+30
2007-08-14Refactored to support working offline.tle7-125/+255
2007-08-01Started to change the visibility of Connections.tle3-7/+8
2007-07-19added info to exception messagebvosburgh1-1/+2
2007-06-13Patch applied [Bug 188565] Database Connection Wizard does not show Schematle1-0/+3
2007-06-13Patch applied [Bug 192228] Missing ability for getting information on the dat...tle3-0/+26
2007-05-30[189948] Entity Gen vs. LOBsbvosburgh2-1/+40
2007-05-23[188659] Missing accessor methods for getting DTP connection profile infotle3-1/+37
2007-05-11isolated "unchecked" codebvosburgh5-16/+55
2007-05-04converted to JDK 5 stuffbvosburgh21-317/+450
2007-04-26Changed setCatalogName to accept null name.tle1-2/+4
2007-04-25renamed selected classespfullbright1-4/+4
2007-04-25renamedpfullbright21-0/+3281

    Back to the top