1. 6c12313 [163007] Consolidate finfo plug-ins by jgraham · 18 years ago
  2. b0d5311 [153999] Initial contribution by Linda Chan · 18 years ago
  3. 64c7002 [153999] Initial contribution by Linda Chan · 18 years ago
  4. 394ca24 BZ 164205 - updated some driver-related issues by Brian Fitzpatrick · 18 years ago
  5. a05102e [161279] Revised exemplary implementation to demonstrate use of oda.util.manifest to access the native data type info by Linda Chan · 18 years ago
  6. db9dfa5 [161279] Added convenience method to access Data Type Mapping info by native type name by Linda Chan · 18 years ago
  7. 89d62f4 [162290] provisional api - org.eclipse.datatools.connectivity.sqm.core.ui project by ledunnel · 18 years ago
  8. 9533ed5 [162290] provisional api - org.eclipse.datatools.connectivity.sqm.core.ui project by ledunnel · 18 years ago
  9. f3276f1 BZ 163614 - specialized Derby Embedded profile wizard and property pages to collect Derby-specific information for its url by Brian Fitzpatrick · 18 years ago
  10. cc44afd [162284] provisional api - org.eclipse.datatools.connectivity.sqm.internal.core.rte.fe package by ledunnel · 18 years ago
  11. 240663c CheckIn:Change oda flatfile driver build timestamp. by Lin Zhu · 18 years ago
  12. 76760d5 CheckIn: Fix Bugzilla Bug 163522: The date related function are not correct in flatfile driver by Lin Zhu · 18 years ago
  13. 98e5a96 [154002] Added convenience methods for commonly used attributes by Linda Chan · 18 years ago
  14. 8450b3e [162280] provisional api - org.eclipse.datatools.connectivity.sqm.internal.core.rte package by ledunnel · 18 years ago
  15. ec8551d [162279] provisional api - org.eclipse.datatools.connectivity.sqm.internal.core.definition package by ledunnel · 18 years ago
  16. 04286f4 [162278] provisional api - org.eclipse.datatools.connectivity.sqm.internal.core.containment package by ledunnel · 18 years ago
  17. 1e5fce7 BZ 151737 -updating plugin ID dates by Brian Fitzpatrick · 18 years ago
  18. 960d8f7 BZ 151737 - fixing remaining "driver instance" text to be "driver definition" by Brian Fitzpatrick · 18 years ago
  19. c7cb949 updating version IDs for recent checkins by Brian Fitzpatrick · 18 years ago
  20. 40b4ee8 BZ 163731 - fixing some issues with the class browse property descriptor and editing of driver instances by Brian Fitzpatrick · 18 years ago
  21. 38ab6a9 BZ 162625 - tweaking changes to DriverInstance & DriverManager to handle caching of classloader per driver instance by Brian Fitzpatrick · 18 years ago
  22. 2af0c44 BZ130209 - updating ConnectionInfo connection factory ID after refactoring effort (i.e. removed "internal") by Brian Fitzpatrick · 18 years ago
  23. fb244a6 CheckIn: Fix Bugzilla Bug 162360: In Flat File the column name with one quotation can be parsed by Lin Zhu · 18 years ago
  24. 4a403d7 one single double quote in rows of flat file will be an invalid format, this will be an error pop out or displayed in the Data Set Editor's Message by Lin Zhu · 18 years ago
  25. 2805271 The data source property CONN_HOME_DIR_PROP set in the FolderSelectionPageHelper should be trimmed; otherwise the creation of files under this path will fail. by Lin Zhu · 18 years ago
  26. 8804b1c Added junit plugin test. by Linda Chan · 18 years ago
  27. d1384a5 Refined expected behavior for junit test case. by Linda Chan · 18 years ago
  28. 4529731 BZ159304- altering CP export format to resolve issue with exported filter properties by Brian Fitzpatrick · 18 years ago
  29. 7b9ac21 [162625] DriverConnectionBase should use the DriverInstance's shared classloader if DriverConnectionBase returns null for the parent classloader that should be used. by rcernich · 18 years ago
  30. 553768e Added junit plugin tests. by Linda Chan · 18 years ago
  31. f83ee65 Export test source package to the test plugin by Linda Chan · 18 years ago
  32. 714c2be A duplicated logic for parsing column names in query is removed from FlatFileQuery.java. The constant DELIMITER_DOUBLEQUOTE in CommonConstants.java was changed from String type to char type for convenience. by Lin Zhu · 18 years ago
  33. a22f91c CheckIn:Fix a unit test problem in flat file driver. by Lin Zhu · 18 years ago
  34. bc792ea BZ162229- changing JDT dependencies in connectivity.jdt plugin back to required from optional by Brian Fitzpatrick · 18 years ago
  35. cca5623 BZ130209-removed utility class added earlier and made public interfaces available for ConnectionFilter, ConnectionInfo, and the DatabaseConnectionRegistry utility by Brian Fitzpatrick · 18 years ago
  36. 0ad82a8 BZ162228-fixing issue with jarring of connectivity.jdt plugin by Brian Fitzpatrick · 18 years ago
  37. cf7388f Update for adding to build by jgraham · 18 years ago
  38. afd2131 CheckIn:Update ODA flat file driver timestamp. by Lin Zhu · 18 years ago
  39. 21db9e6 Fix several bugs of flat file driver, and new test case added by Lin Zhu · 18 years ago
  40. 8fcdb6a BZ117318-correcting the terminology from "driver definition" to "driver instance" by Brian Fitzpatrick · 18 years ago
  41. eee049c BZ117318-adding ability to use driver instances as classpath containers in Java projects by Brian Fitzpatrick · 18 years ago
  42. 23d7c57 [162147] get catalog filters working again by rcernich · 18 years ago
  43. 4e2abc2 [162118] Make JDBCTableLoader.un/registerTableFactory() methods public. by rcernich · 18 years ago
  44. 4f51164 [162116] create strategy method for determining the type of factory to use to process the routine metadata. added isProcedure() method. by rcernich · 18 years ago
  45. ae342ca [162113] Create s/getter's for factory attributes by rcernich · 18 years ago
  46. 9da6de7 Removed unused dependency by Linda Chan · 18 years ago
  47. 3275817 Added Plugin files in DTP ODA plugins for DTP 1.0 Readiness by Linda Chan · 18 years ago
  48. 1ac9b99 CheckIn:oda flat file plugin manifest build timestamp updated by Lin Zhu · 18 years ago
  49. 517de53 CheckIn:Fix part of bug 120242 Put Data Engine unit tests in a separate project by Lin Zhu · 18 years ago
  50. 6f19e9a CheckIn:Create flat file test codes directory. by Lin Zhu · 18 years ago
  51. 16d0be7 Fixed the error of parsing flatfiles in which there are empty lines, code refactor by Lin Zhu · 18 years ago
  52. 51d296b [154000] Enhanced common oda consumer behavior to find and set trace logging configuration by Linda Chan · 18 years ago
  53. be2ba9d Added ODA test driver for the oda.consumer junit tests by Linda Chan · 18 years ago
  54. 379e1ab Fixed Javadoc comments by Linda Chan · 18 years ago
  55. 7288fe6 BZ151739-enabling discovery of driver class from driver jars and fixing issue with property descriptor creation by Brian Fitzpatrick · 18 years ago
  56. 85af312 [159093] Supports definition of a replacing data set id in an oda dataSet element by Linda Chan · 18 years ago
  57. a1c7fd1 BZ158266-fixing intermittent issue with creating default driver instances by Brian Fitzpatrick · 18 years ago
  58. 9414774 [161019] Open Data Access Preference Page by Linda Chan · 18 years ago
  59. 1ce7103 CheckIn:Fix some build script problem in flat file driver. by Lin Zhu · 18 years ago
  60. d06d682 CheckIn:Update flat file driver build timestamp. by Lin Zhu · 18 years ago
  61. 7e54582 CheckIn: Fix 160807 [Regression] Can't Parse the attached Flat file which its name column include quotation by Lin Zhu · 18 years ago
  62. bd04ca5 CheckIn:Updated Flat file driver, add some new feature and fix a series of bugs. by Lin Zhu · 18 years ago
  63. be682d5 [160753] Use extension's contributor name to get its plugin id by Linda Chan · 18 years ago
  64. 0e0ef87 [160753] replace calls to IExtension.getNamespaceIdentifier() with IContributor.getName() when code is looking for a plugin ID. by rcernich · 18 years ago
  65. 8f0ac37 [160743] improve col/param/attr loader data type resolution by rcernich · 18 years ago
  66. 1e122b9 added TINYINT and BIT to generic JDBC dbdefinition by dpchou · 18 years ago
  67. 1ac8bdd dpchou 20061005 bug151760 by dpchou · 18 years ago
  68. 2ac58d8 [159093] Supports filtering of a deprecated oda.dataSource extension by Linda Chan · 18 years ago
  69. 3a6363e Update version numbers and inter-DTP version tolerance specifications by jgraham · 18 years ago
  70. ba642e2 [159093] Supports definition of a deprecated oda.dataSource extension by Linda Chan · 18 years ago
  71. 703f6b8 Minor refactoring to use short-cut manifest utility method by Linda Chan · 18 years ago
  72. 90d0f60 Fixed use of newWizard.profile attribute to match against the odaDataSourceId by Linda Chan · 18 years ago
  73. 41abd95 BZ157921-fixing intermittent issue with loading CPs at startup by Brian Fitzpatrick · 18 years ago
  74. 21c1a76 BZ130209-added utility class to get ConnectionInfo properties from a Database object without refactoring by Brian Fitzpatrick · 18 years ago
  75. 0cb3df3 BZ151757-updating plugin build IDs to reflect date change by Brian Fitzpatrick · 18 years ago
  76. c7161c8 BZ151757-enabled refactoring for connection profile operations (create, delete, duplicate, rename) by Brian Fitzpatrick · 19 years ago
  77. dbb0109 Updated driver label provider to get rid of internal ViewLabelProvider reference by Brian Fitzpatrick · 19 years ago
  78. 841aab2 Predefined data types not handled correctly -- need to uppercase JDBC type to match. by jgraham · 19 years ago
  79. 1935495 [157726] Handle driver exception in retrieving optional metadata attributes by Linda Chan · 19 years ago
  80. 2b45d56 [157726] Handle driver exception in retrieving optional metadata attributes by Linda Chan · 19 years ago
  81. 27fe728 [151751] final implementation to complete generic JDBC catalog loader (as complete as it can be using the JDBC metadata APIs). by rcernich · 19 years ago
  82. e8f9b82 [151751] change order of predefined type definitions and their type names. the default catalog loader uses the first predefined type which matches the java.sqlTypes constant and uses the first name within that type as the type name. For example, VARCHAR was being displayed as VARGRAPHIC. by rcernich · 19 years ago
  83. a4910ec [137124] store version properties using a connection profile property extension. by rcernich · 19 years ago
  84. 124efb1 [150590] Changed JDBCConnection implementation so that open() is no longer invoked in the constructor. This allows extenders to subclass JDBCConnection. by rcernich · 19 years ago
  85. af4ae41 [152987] fix some problems with Catalog object integration. fixed problem resolving predefined data types by rcernich · 19 years ago
  86. d2cd3e9 Refined reference documentation. by Linda Chan · 19 years ago
  87. 84a6611 [151751,151758,152987] integrate catalog loaders with generic JDBC catalog elements, includes adding support for stored procedures udfs and udts within the generic JDBC catalog elements. added support for Catalog objects by rcernich · 19 years ago
  88. d3b55f0 [151758] add catalog loader utility classes for sp and udf parameter loading; udt super type and attribute loading; table super table loading by rcernich · 19 years ago
  89. 066c845 [151758] initial check in of catalog loader utility classes by rcernich · 19 years ago
  90. eb6245d BZ151733-added additional capabilities, including a way to get the result of the action (wizard OK = 0) and a way to get the new profile. by Brian Fitzpatrick · 19 years ago
  91. 237ba98 BZ151733-improved reusability of AddProfileViewAction for extenders - added setCategory (categoryID) method by Brian Fitzpatrick · 19 years ago
  92. cf480b3 BZ151733-improved reusability of AddProfileViewAction for extenders by Brian Fitzpatrick · 19 years ago
  93. 57861ce Fixing an issue found with property persistence in the connectivity framework by Brian Fitzpatrick · 19 years ago
  94. 1919bdd [155749] Fix bugzilla bug 155749 Incorrect package name in the DTP oda.flatfile plugin by Lin Zhu · 19 years ago
  95. ee1e92d BZ155702-fixed three errant actions by Brian Fitzpatrick · 19 years ago
  96. 5a83573 [154947] Plugin version tolerances by Linda Chan · 19 years ago
  97. be30697 Refined Javadoc method description by Linda Chan · 19 years ago
  98. 8c1bf66 BZ151733-extenders should be able to invoke CP new wizard - have moved actions from the DSE into the connectivity.ui plug-in for more accessibility by Brian Fitzpatrick · 19 years ago
  99. d37fb1f BZ151737-names used for driver definitions not consistent within UI... this has been fixed. all instances of "driver instance" or "driver entry" have been changed to "driver definition" consistently by Brian Fitzpatrick · 19 years ago
  100. ae19244 BZ153080-forgot to reset plug-in IDs, so doing that in this commit by Brian Fitzpatrick · 19 years ago