Gitiles
Code Review
Sign In
git.eclipse.org
/
datatools
/
org.eclipse.datatools
/
de742d765355cc7db6bc7ebcb1fd7b43ad0f8ceb
de742d7
ui specific details for db.generic
by rcernich
· 19 years ago
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
4ad8053
[125476] Use ICU4J Classes
by jgraham
· 19 years ago
9b9b003
Second iteration - added methods to provide additional application logic in the ODA Design API.
by Linda Chan
· 19 years ago
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
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
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
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
932b0d7
[122042] Added the localized plugin properties translated from corresponding English version.
by Linda Chan
· 19 years ago
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
2009ace
[124952] Remove Eclipse 3.2 specific values from manifest file. Add "Data Tools" preference category to connectivity.ui
by jgraham
· 19 years ago
ff6954c
[121885] Added JUnit test cases for oda.profile.OdaProfileExplorer
by Linda Chan
· 19 years ago
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
fb70079
[121885] M3 Integration of ODA Data Source and Data Source Explorer
by Linda Chan
· 19 years ago
e6e2180
[124407] Update build files for M3
by jgraham
· 19 years ago
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
9332154
[124407] Update build files for M3
by jgraham
· 19 years ago
2a7ad68
[122042] Updated the localized plugin properties translated from corresponding English version.
by Linda Chan
· 19 years ago
2c679dd
Added generic db definition and driver definition.
by ledunnel
· 19 years ago
69dc986
[124195] SQMConnectionFactory should use JDBCConnectionFactory for connections
by ledunnel
· 19 years ago
6f8a39e
[124184] Refactor Derby plug-ins
by ledunnel
· 19 years ago
4895bde
[124184] Refactor Derby plug-ins
by ledunnel
· 19 years ago
b839b18
[124183] Cannot connect to Oracle Database
by ledunnel
· 19 years ago
3a991f1
[123266] Add build files and adjust build.properties
by jgraham
· 19 years ago
2cf1c85
[123266] Add build files and adjust build.properties
by jgraham
· 19 years ago
965f155
[123177] create connection when new profile is created with auto-connect set to true
by rcernich
· 19 years ago
982e41d
[122859] Added Icon Files missing in M2 oda.flatfile.ui download build
by Linda Chan
· 19 years ago
db448f9
Initial code drop of the DTP ODA Design-time Interfaces for internal review.
by Linda Chan
· 19 years ago
cfbdbae
Add new plugin properties for the i18n purpose.
by Lin Zhu
· 19 years ago
c27de8d
[122042] Revised User Messages (English only) in ODA Components
by Linda Chan
· 19 years ago
a8e17d9
[121885] DTP M2 Integration of ODA Data Source and Data Source Explorer
by Linda Chan
· 19 years ago
52185fe
Added more generated files to igore by CVS
by Linda Chan
· 19 years ago
5466647
[121885] M2 Integration of ODA Data Source and Data Source Explorer
by Linda Chan
· 19 years ago
9daba04
[121580] make sure instance id gets initialized when a profile is created
by rcernich
· 19 years ago
212d70b
[121885] M2 Integration of ODA Data Source and Data Source Explorer
by Linda Chan
· 19 years ago
249af78
[121885] M2 Integration of ODA Data Source and Data Source Explorer
by Linda Chan
· 19 years ago
9e2493c
[121910] Add about.hmtl, update manifest and build.properties for M2
by jgraham
· 19 years ago
a652bde
[121834] if wizard category contains a single wizard, progress directly to the contained wizard
by rcernich
· 19 years ago
c610478
[121580] add id field to connection profiles
by rcernich
· 19 years ago
3752ace
[Bugzilla 121757] Makes changes to compatibility and DSE plug-ins for Eclipse 3.2 M4 integration
by Brian Fitzpatrick
· 19 years ago
cede149
[121577] connection profile property change was being fired twice
by rcernich
· 19 years ago
2ac12a8
[114410] Added default encryption provider. Connection profile information is no longer stored in plain text on disk.
by rcernich
· 19 years ago
8ce757b
[120175] Add support for connecting to a JDBC connection using the SQL Model
by ledunnel
· 19 years ago
904d7c4
[120175] Add support for connecting to a JDBC connection using the SQL Model
by ledunnel
· 19 years ago
ec383ad
[120112] IConnection.setAppContext should be called even if connection is already open
by Linda Chan
· 19 years ago
4d750ff
[120175] Add support for connecting to a JDBC connection using the SQL Model
by ledunnel
· 19 years ago
9b06433
[120175] Add support for connecting to a JDBC connection using the SQL Model
by ledunnel
· 19 years ago
deff762
[120175] Add support for connecting to a JDBC connection using the SQL Model
by ledunnel
· 19 years ago
0383680
[11935] More DSE work to bring up to speed with Eclipse Platform Navigator framework actions
by Brian Fitzpatrick
· 19 years ago
b3e9b07
[119351] Updated ODA project's internal library version
by Linda Chan
· 19 years ago
8b41405
[11605] Throwing unsupported operation exception for encryption until such time as encryption functionality is avaialable
by Brian Fitzpatrick
· 19 years ago
ba447a3
[118476] Fixed bug preventing the usage of wizard categories.
by rcernich
· 19 years ago
ef9d05f
[117630] add back in functionality that was missing from initial contribution
by rcernich
· 19 years ago
67c70ca
[117164] Update the about.html per request by Eclipse IP counsel.
by Linda Chan
· 19 years ago
d88e241
[116478] Migrate content extension base implementations to work with platform navigator framework
by rcernich
· 19 years ago
c3df3d4
Migrating to Eclipse 3.2M3 Extensible Navigator framework
by jgraham
· 19 years ago
583d56a
Minor updates to the Javadoc comments.
by Linda Chan
· 19 years ago
66d9271
Added .cvsignore file.
by ledunnel
· 19 years ago
7fe1040
Corrected the ODA driver's product name. Its translated text will be provided soon when available.
by Linda Chan
· 19 years ago
db740a9
Minor updates to Javadoc comments and method argument name to clarify functionality.
by Linda Chan
· 19 years ago
3a773a0
Added better error message handling when throwing IllegalArgumentException
by Linda Chan
· 19 years ago
23e1445
Minor updates to Javadoc comments - renamed "statement" to "query" in comments to match with the interface name.
by Linda Chan
· 19 years ago
5345aef
fix NPE when connect attempt fails without throwing an exception.
by rcernich
· 19 years ago
e712030
[114468] Fix 'test connection' and 'ping' functionality; added support for retrieving server version information to generic db profile
by rcernich
· 19 years ago
663cc4c
Bug 114448: renamed project build.properties keys
by Linda Chan
· 19 years ago
a123680
Remove db definition model property until is has an implementation behind it
by jgraham
· 19 years ago
52f2f58
Add "Test Connection" functionality
by jgraham
· 19 years ago
6ec5f4c
Enhanced Ant build script.
by Linda Chan
· 19 years ago
6940803
Initial contribution of an exemplary implementation of the ODA run-time interfaces.
by Linda Chan
· 19 years ago
46ca5ca
added ignore entry
by Linda Chan
· 19 years ago
ccbf808
Initial contribution of an exemplary implementation of the ODA run-time interfaces.
by Linda Chan
· 19 years ago
3cb52e2
Corrected typo in Javadoc comments
by Linda Chan
· 19 years ago
7cf394f
Update connectionProfile extension point documentation.
by rcernich
· 19 years ago
6f9e2a2
Add property page extension for generic database profile
by rcernich
· 19 years ago
f21098e
Add generic DB connection profile implementation.
by rcernich
· 19 years ago
872840b
Enhanced build script. Fixed Javadoc comments.
by Linda Chan
· 19 years ago
499ed43
Update documentation.
by rcernich
· 19 years ago
44baddc
*** empty log message ***
by jgraham
· 19 years ago
fca8b68
Fix build problems
by rcernich
· 19 years ago
5305626
Fix build problems
by rcernich
· 19 years ago
d1ee2f2
Initial check-in of connection profile and driver definition frameworks
by rcernich
· 19 years ago
abff189
Initial check-in of generic db connection profile plug-in
by rcernich
· 19 years ago
8d10029
added .cvsignore
by Linda Chan
· 19 years ago
e8b3c7f
BPS35 - Pass-through of External Context Objects to ODA Data Providers ;
by Linda Chan
· 19 years ago
966a6fa
Added new methods in ODA API IBlob and lClob (BPS3)
by Linda Chan
· 19 years ago
339306c
Added qualifier to the plugin name.
by Linda Chan
· 19 years ago
0440b52
Resolved BZ 110553 Class Loader Constraints Exception
by Linda Chan
· 19 years ago
1df2daa
Refactor method
by Linda Chan
· 19 years ago
439e2a8
Updated obsolete Javadoc comments.
by Linda Chan
· 19 years ago
d9d7a64
Support of BLOB and CLOB data types in DTP ODA and BIRT oda consumer (BPS#3).
by Linda Chan
· 19 years ago
76bb415
Initial code contribution for review -- subject to substantial refactoring, removal and other changes as necessary in the future.
by jgraham
· 19 years ago
4b306d6
Added method to search for an extension of a given extension point
by Linda Chan
· 19 years ago
548a181
Added birt-core.jar as a runtime library.
by ggong
· 19 years ago
52d483b
Updated build targets for new i18n package.
by ggong
· 19 years ago
8a3892d
Initial contribution of ODA framework.
by ggong
· 19 years ago
977ad12
Initial contribution of ODA framework.
by ggong
· 19 years ago
2a22b2a
Updated the ODA interfaces version number, with the DTP version as 3.0
by Linda Chan
· 19 years ago
f9a172e
Initial contribution of ODA framework.
by Linda Chan
· 19 years ago
1b87324
Initial contribution of ODA framework.
by Linda Chan
· 19 years ago
97e0205
DTP Open Data Access framework
by Linda Chan
· 19 years ago