1. 72596db [125799] ODA Designer UI Framework's Extension Point - first iteration and adoption in exemplary ODA driver - oda.flatfile.ui by Linda Chan · 19 years ago
  2. 22a120b [125787] Fixed potential NLS-enabling problems in ODA Packages documentation by Linda Chan · 19 years ago
  3. fbd7658 [125784] Implement custom connection profile to support Derby embedded DBs. by rcernich · 19 years ago
  4. 36a443a Updating JavaDoc comments for connectivity plug-in by Brian Fitzpatrick · 19 years ago
  5. 559bcfe *** empty log message *** by jgraham · 19 years ago
  6. 51ade37 add build file by rcernich · 19 years ago
  7. de742d7 ui specific details for db.generic by rcernich · 19 years ago
  8. 414ef3e reversed dependencies between db.generic and sqm plugins. broke out ui specific code from db.generic into a new plugin by rcernich · 19 years ago
  9. 4ad8053 [125476] Use ICU4J Classes by jgraham · 19 years ago
  10. 9b9b003 Second iteration - added methods to provide additional application logic in the ODA Design API. by Linda Chan · 19 years ago
  11. aee025f [114400] Updated auto-connect related code to open connections when profiles are loaded, created, or added. Moved ProfileManager implementation to InternalProfileManager. Added dispose() methods to InternalProfileManager and ConnectionProfile. Invoke InternalProfileManager.dispose() during plugin shutdown to make sure any changes get saved and so any open connections get closed. by rcernich · 19 years ago
  12. e1b7ac3 [121885] Created the ODA Data Source Designer UI framework plug-in (oda.design.ui); refactored the exemplary oda.flatfile.ui implementation to extend from the new framework. by Linda Chan · 19 years ago
  13. 13e0c02 [114400] Updated MangedContentExtensionBase implementation to use new managed connection API. Updated the base content content provider to use IContentExtension.isVisible(), which I undeprecated. Updated SQLModelContentExtension to use ManagedContentExtensionBase with isVisible() implemented to return false. by rcernich · 19 years ago
  14. 18377f7 [124195] Resurrected the JDBC connection factory. Modified ConnectionInfoImpl to use JDBC connection factory to acquire its underlying java.sql.Connection. Changed ID of SQM connection factory. Updated factory ID used by SQM content extension. Tested created connections through the DSE (both failure and success). by rcernich · 19 years ago
  15. 932b0d7 [122042] Added the localized plugin properties translated from corresponding English version. by Linda Chan · 19 years ago
  16. 1a4406e [114400] Added managed connection support to connection profiles. Fixed an obscure problem where DSE was getting its viewer's input set to null. Enhanced error handling in ConnectionInfoImpl. Fixed a synchronization issue in driver management framework. by rcernich · 19 years ago
  17. 2009ace [124952] Remove Eclipse 3.2 specific values from manifest file. Add "Data Tools" preference category to connectivity.ui by jgraham · 19 years ago
  18. ff6954c [121885] Added JUnit test cases for oda.profile.OdaProfileExplorer by Linda Chan · 19 years ago
  19. 45bef96 [121885] Overloads addProfile method to allow replacing an existing profile; for use in oda.profile in M3 integration with DSE by Linda Chan · 19 years ago
  20. fb70079 [121885] M3 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  21. e6e2180 [124407] Update build files for M3 by jgraham · 19 years ago
  22. 01bc426 [Bugzilla 121761] This delivery fixes the issue where the SQL connection was being used for the file and ODA connections. The issue was with filtering and the new 3.2 expressions language used (test instead of objectState). by Brian Fitzpatrick · 19 years ago
  23. 9332154 [124407] Update build files for M3 by jgraham · 19 years ago
  24. 2a7ad68 [122042] Updated the localized plugin properties translated from corresponding English version. by Linda Chan · 19 years ago
  25. 2c679dd Added generic db definition and driver definition. by ledunnel · 19 years ago
  26. 69dc986 [124195] SQMConnectionFactory should use JDBCConnectionFactory for connections by ledunnel · 19 years ago
  27. 6f8a39e [124184] Refactor Derby plug-ins by ledunnel · 19 years ago
  28. 4895bde [124184] Refactor Derby plug-ins by ledunnel · 19 years ago
  29. b839b18 [124183] Cannot connect to Oracle Database by ledunnel · 19 years ago
  30. 3a991f1 [123266] Add build files and adjust build.properties by jgraham · 19 years ago
  31. 2cf1c85 [123266] Add build files and adjust build.properties by jgraham · 19 years ago
  32. 965f155 [123177] create connection when new profile is created with auto-connect set to true by rcernich · 19 years ago
  33. 982e41d [122859] Added Icon Files missing in M2 oda.flatfile.ui download build by Linda Chan · 19 years ago
  34. db448f9 Initial code drop of the DTP ODA Design-time Interfaces for internal review. by Linda Chan · 19 years ago
  35. cfbdbae Add new plugin properties for the i18n purpose. by Lin Zhu · 19 years ago
  36. c27de8d [122042] Revised User Messages (English only) in ODA Components by Linda Chan · 19 years ago
  37. a8e17d9 [121885] DTP M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  38. 52185fe Added more generated files to igore by CVS by Linda Chan · 19 years ago
  39. 5466647 [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  40. 9daba04 [121580] make sure instance id gets initialized when a profile is created by rcernich · 19 years ago
  41. 212d70b [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  42. 249af78 [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  43. 9e2493c [121910] Add about.hmtl, update manifest and build.properties for M2 by jgraham · 19 years ago
  44. a652bde [121834] if wizard category contains a single wizard, progress directly to the contained wizard by rcernich · 19 years ago
  45. c610478 [121580] add id field to connection profiles by rcernich · 19 years ago
  46. 3752ace [Bugzilla 121757] Makes changes to compatibility and DSE plug-ins for Eclipse 3.2 M4 integration by Brian Fitzpatrick · 19 years ago
  47. cede149 [121577] connection profile property change was being fired twice by rcernich · 19 years ago
  48. 2ac12a8 [114410] Added default encryption provider. Connection profile information is no longer stored in plain text on disk. by rcernich · 19 years ago
  49. 8ce757b [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  50. 904d7c4 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  51. ec383ad [120112] IConnection.setAppContext should be called even if connection is already open by Linda Chan · 19 years ago
  52. 4d750ff [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  53. 9b06433 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  54. deff762 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  55. 0383680 [11935] More DSE work to bring up to speed with Eclipse Platform Navigator framework actions by Brian Fitzpatrick · 19 years ago
  56. b3e9b07 [119351] Updated ODA project's internal library version by Linda Chan · 19 years ago
  57. 8b41405 [11605] Throwing unsupported operation exception for encryption until such time as encryption functionality is avaialable by Brian Fitzpatrick · 19 years ago
  58. ba447a3 [118476] Fixed bug preventing the usage of wizard categories. by rcernich · 19 years ago
  59. ef9d05f [117630] add back in functionality that was missing from initial contribution by rcernich · 19 years ago
  60. 67c70ca [117164] Update the about.html per request by Eclipse IP counsel. by Linda Chan · 19 years ago
  61. d88e241 [116478] Migrate content extension base implementations to work with platform navigator framework by rcernich · 19 years ago
  62. c3df3d4 Migrating to Eclipse 3.2M3 Extensible Navigator framework by jgraham · 19 years ago
  63. 583d56a Minor updates to the Javadoc comments. by Linda Chan · 19 years ago
  64. 66d9271 Added .cvsignore file. by ledunnel · 19 years ago
  65. 7fe1040 Corrected the ODA driver's product name. Its translated text will be provided soon when available. by Linda Chan · 19 years ago
  66. db740a9 Minor updates to Javadoc comments and method argument name to clarify functionality. by Linda Chan · 19 years ago
  67. 3a773a0 Added better error message handling when throwing IllegalArgumentException by Linda Chan · 19 years ago
  68. 23e1445 Minor updates to Javadoc comments - renamed "statement" to "query" in comments to match with the interface name. by Linda Chan · 19 years ago
  69. 5345aef fix NPE when connect attempt fails without throwing an exception. by rcernich · 19 years ago
  70. e712030 [114468] Fix 'test connection' and 'ping' functionality; added support for retrieving server version information to generic db profile by rcernich · 19 years ago
  71. 663cc4c Bug 114448: renamed project build.properties keys by Linda Chan · 19 years ago
  72. a123680 Remove db definition model property until is has an implementation behind it by jgraham · 19 years ago
  73. 52f2f58 Add "Test Connection" functionality by jgraham · 19 years ago
  74. 6ec5f4c Enhanced Ant build script. by Linda Chan · 19 years ago
  75. 6940803 Initial contribution of an exemplary implementation of the ODA run-time interfaces. by Linda Chan · 19 years ago
  76. 46ca5ca added ignore entry by Linda Chan · 19 years ago
  77. ccbf808 Initial contribution of an exemplary implementation of the ODA run-time interfaces. by Linda Chan · 19 years ago
  78. 3cb52e2 Corrected typo in Javadoc comments by Linda Chan · 19 years ago
  79. 7cf394f Update connectionProfile extension point documentation. by rcernich · 19 years ago
  80. 6f9e2a2 Add property page extension for generic database profile by rcernich · 19 years ago
  81. f21098e Add generic DB connection profile implementation. by rcernich · 19 years ago
  82. 872840b Enhanced build script. Fixed Javadoc comments. by Linda Chan · 19 years ago
  83. 499ed43 Update documentation. by rcernich · 19 years ago
  84. 44baddc *** empty log message *** by jgraham · 19 years ago
  85. fca8b68 Fix build problems by rcernich · 19 years ago
  86. 5305626 Fix build problems by rcernich · 19 years ago
  87. d1ee2f2 Initial check-in of connection profile and driver definition frameworks by rcernich · 19 years ago
  88. abff189 Initial check-in of generic db connection profile plug-in by rcernich · 19 years ago
  89. 8d10029 added .cvsignore by Linda Chan · 19 years ago
  90. e8b3c7f BPS35 - Pass-through of External Context Objects to ODA Data Providers ; by Linda Chan · 19 years ago
  91. 966a6fa Added new methods in ODA API IBlob and lClob (BPS3) by Linda Chan · 19 years ago
  92. 339306c Added qualifier to the plugin name. by Linda Chan · 20 years ago
  93. 0440b52 Resolved BZ 110553 Class Loader Constraints Exception by Linda Chan · 20 years ago
  94. 1df2daa Refactor method by Linda Chan · 20 years ago
  95. 439e2a8 Updated obsolete Javadoc comments. by Linda Chan · 20 years ago
  96. d9d7a64 Support of BLOB and CLOB data types in DTP ODA and BIRT oda consumer (BPS#3). by Linda Chan · 20 years ago
  97. 76bb415 Initial code contribution for review -- subject to substantial refactoring, removal and other changes as necessary in the future. by jgraham · 20 years ago
  98. 4b306d6 Added method to search for an extension of a given extension point by Linda Chan · 20 years ago
  99. 548a181 Added birt-core.jar as a runtime library. by ggong · 20 years ago
  100. 52d483b Updated build targets for new i18n package. by ggong · 20 years ago