1. 36a996f [127558] Add extension point documentation files by jgraham · 19 years ago
  2. f8d7921 [127221] temporarily rollback ICU4J implementation by Linda Chan · 19 years ago
  3. 45aba66 [121885] Added more convenience methods; fixed documentation. by Linda Chan · 19 years ago
  4. 5a39944 [125476] Re-export dependency on ICU4J jar by Linda Chan · 19 years ago
  5. f85d39f [126844] add support for filtering to catalog loaders. made sure filter property pages are only exposed on connection profiles that support ConnectionInfo connections. by rcernich · 19 years ago
  6. 83c90d3 [121885] Fixed plugin dependency to re-export dependent plugins by Linda Chan · 19 years ago
  7. 40dc119 [125476] Use ICU4J Classes by Linda Chan · 19 years ago
  8. ccb576e *** empty log message *** by jgraham · 19 years ago
  9. 0bb5ed9 [121885] Another iteration of the ODA Data Source Designer UI framework; added convenience methods to enhance oda.design API interfaces and implementation. by Linda Chan · 19 years ago
  10. 9c490a3 [] Remove "Extension" from extension point schema documentation for connectionProfile and driverDefinition extension points by rcernich · 19 years ago
  11. 11b75ea [126844] first cut at adding support for filtering. added property pages for default filters on connection profile. refactored base connection profile property pages. by rcernich · 19 years ago
  12. 727d196 [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  13. cade7be [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  14. ec1bc28 [121885] Added convenience method. by Linda Chan · 19 years ago
  15. 41a3df1 [121885] Added convenience method; fixed documentation. by Linda Chan · 19 years ago
  16. 457500a [121885] Fixed documentation. by Linda Chan · 19 years ago
  17. 6504dc7 [121885] Fixed documentation. by Linda Chan · 19 years ago
  18. a3f3b6c [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  19. 5ef58e8 [121885] Refined the ODA Data Source Designer UI framework to provide helper classes to handle ODA Design API objects by Linda Chan · 19 years ago
  20. ea3f316 [121885] Refined the ODA Data Source Designer UI framework to provide helper classes to handle ODA Design API objects by Linda Chan · 19 years ago
  21. a2d1cd4 [121885] Refined the ODA Data Source Designer UI framework by Linda Chan · 19 years ago
  22. 98a7db9 [121885] Added Javadoc package description in the ODA Data Source Designer UI framework plug-in (oda.design.ui) by Linda Chan · 19 years ago
  23. 90489da Third iteration - added methods to provide additional application logic in the ODA Design API. by Linda Chan · 19 years ago
  24. cdc3904 Update documentation by rcernich · 19 years ago
  25. 2941c7f [125787] Fixed potential NLS-enabling problems in ODA Packages documentation by Linda Chan · 19 years ago
  26. 61397ef [125799] ODA Designer UI Framework's Extension Point - first iteration by Linda Chan · 19 years ago
  27. 5a03b44 [125799] ODA Designer UI Framework's Extension Point - first iteration by Linda Chan · 19 years ago
  28. ec28699 [121885] Enhanced oda.profile ODA Connection to provide service to open a live connection. by Linda Chan · 19 years ago
  29. 7c33391 [121885] Added function to look up an ODA profile instance in a given storage file; added corresponding junit test by Linda Chan · 19 years ago
  30. 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
  31. 22a120b [125787] Fixed potential NLS-enabling problems in ODA Packages documentation by Linda Chan · 19 years ago
  32. fbd7658 [125784] Implement custom connection profile to support Derby embedded DBs. by rcernich · 19 years ago
  33. 36a443a Updating JavaDoc comments for connectivity plug-in by Brian Fitzpatrick · 19 years ago
  34. 559bcfe *** empty log message *** by jgraham · 19 years ago
  35. 51ade37 add build file by rcernich · 19 years ago
  36. de742d7 ui specific details for db.generic by rcernich · 19 years ago
  37. 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
  38. 4ad8053 [125476] Use ICU4J Classes by jgraham · 19 years ago
  39. 9b9b003 Second iteration - added methods to provide additional application logic in the ODA Design API. by Linda Chan · 19 years ago
  40. 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
  41. 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
  42. 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
  43. 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
  44. 932b0d7 [122042] Added the localized plugin properties translated from corresponding English version. by Linda Chan · 19 years ago
  45. 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
  46. 2009ace [124952] Remove Eclipse 3.2 specific values from manifest file. Add "Data Tools" preference category to connectivity.ui by jgraham · 19 years ago
  47. ff6954c [121885] Added JUnit test cases for oda.profile.OdaProfileExplorer by Linda Chan · 19 years ago
  48. 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
  49. fb70079 [121885] M3 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  50. e6e2180 [124407] Update build files for M3 by jgraham · 19 years ago
  51. 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
  52. 9332154 [124407] Update build files for M3 by jgraham · 19 years ago
  53. 2a7ad68 [122042] Updated the localized plugin properties translated from corresponding English version. by Linda Chan · 19 years ago
  54. 2c679dd Added generic db definition and driver definition. by ledunnel · 19 years ago
  55. 69dc986 [124195] SQMConnectionFactory should use JDBCConnectionFactory for connections by ledunnel · 19 years ago
  56. 6f8a39e [124184] Refactor Derby plug-ins by ledunnel · 19 years ago
  57. 4895bde [124184] Refactor Derby plug-ins by ledunnel · 19 years ago
  58. b839b18 [124183] Cannot connect to Oracle Database by ledunnel · 19 years ago
  59. 3a991f1 [123266] Add build files and adjust build.properties by jgraham · 19 years ago
  60. 2cf1c85 [123266] Add build files and adjust build.properties by jgraham · 19 years ago
  61. 965f155 [123177] create connection when new profile is created with auto-connect set to true by rcernich · 19 years ago
  62. 982e41d [122859] Added Icon Files missing in M2 oda.flatfile.ui download build by Linda Chan · 19 years ago
  63. db448f9 Initial code drop of the DTP ODA Design-time Interfaces for internal review. by Linda Chan · 19 years ago
  64. cfbdbae Add new plugin properties for the i18n purpose. by Lin Zhu · 19 years ago
  65. c27de8d [122042] Revised User Messages (English only) in ODA Components by Linda Chan · 19 years ago
  66. a8e17d9 [121885] DTP M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  67. 52185fe Added more generated files to igore by CVS by Linda Chan · 19 years ago
  68. 5466647 [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  69. 9daba04 [121580] make sure instance id gets initialized when a profile is created by rcernich · 19 years ago
  70. 212d70b [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  71. 249af78 [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  72. 9e2493c [121910] Add about.hmtl, update manifest and build.properties for M2 by jgraham · 19 years ago
  73. a652bde [121834] if wizard category contains a single wizard, progress directly to the contained wizard by rcernich · 19 years ago
  74. c610478 [121580] add id field to connection profiles by rcernich · 19 years ago
  75. 3752ace [Bugzilla 121757] Makes changes to compatibility and DSE plug-ins for Eclipse 3.2 M4 integration by Brian Fitzpatrick · 19 years ago
  76. cede149 [121577] connection profile property change was being fired twice by rcernich · 19 years ago
  77. 2ac12a8 [114410] Added default encryption provider. Connection profile information is no longer stored in plain text on disk. by rcernich · 19 years ago
  78. 8ce757b [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  79. 904d7c4 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  80. ec383ad [120112] IConnection.setAppContext should be called even if connection is already open by Linda Chan · 19 years ago
  81. 4d750ff [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  82. 9b06433 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  83. deff762 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  84. 0383680 [11935] More DSE work to bring up to speed with Eclipse Platform Navigator framework actions by Brian Fitzpatrick · 19 years ago
  85. b3e9b07 [119351] Updated ODA project's internal library version by Linda Chan · 19 years ago
  86. 8b41405 [11605] Throwing unsupported operation exception for encryption until such time as encryption functionality is avaialable by Brian Fitzpatrick · 19 years ago
  87. ba447a3 [118476] Fixed bug preventing the usage of wizard categories. by rcernich · 19 years ago
  88. ef9d05f [117630] add back in functionality that was missing from initial contribution by rcernich · 19 years ago
  89. 67c70ca [117164] Update the about.html per request by Eclipse IP counsel. by Linda Chan · 19 years ago
  90. d88e241 [116478] Migrate content extension base implementations to work with platform navigator framework by rcernich · 19 years ago
  91. c3df3d4 Migrating to Eclipse 3.2M3 Extensible Navigator framework by jgraham · 19 years ago
  92. 583d56a Minor updates to the Javadoc comments. by Linda Chan · 19 years ago
  93. 66d9271 Added .cvsignore file. by ledunnel · 19 years ago
  94. 7fe1040 Corrected the ODA driver's product name. Its translated text will be provided soon when available. by Linda Chan · 19 years ago
  95. db740a9 Minor updates to Javadoc comments and method argument name to clarify functionality. by Linda Chan · 19 years ago
  96. 3a773a0 Added better error message handling when throwing IllegalArgumentException by Linda Chan · 19 years ago
  97. 23e1445 Minor updates to Javadoc comments - renamed "statement" to "query" in comments to match with the interface name. by Linda Chan · 19 years ago
  98. 5345aef fix NPE when connect attempt fails without throwing an exception. by rcernich · 19 years ago
  99. e712030 [114468] Fix 'test connection' and 'ping' functionality; added support for retrieving server version information to generic db profile by rcernich · 19 years ago
  100. 663cc4c Bug 114448: renamed project build.properties keys by Linda Chan · 19 years ago