- 8d922fc [198544] Remove Windows-specific Unicode characters from about.html by jgraham · 18 years ago
- feee811 [BZ191211] Fixing issue with quoted identifier in GenericDDLbuilder by Brian Fitzpatrick · 18 years ago
- 135ed67 [BZ189947] Externalizing SQL Model Connection string by Brian Fitzpatrick · 18 years ago
- 565d6d9 dpchou 20070530 BZ185822 by dpchou · 18 years ago
- a2f64e4 [BZ186326] Fixing issue with empty database node text when no database specified for database profile by Brian Fitzpatrick · 18 years ago
- beae7d5 [175007] extend ddl generation support to other object types (sp, udf, udt, assertion) by rcernich · 18 years ago
- e77cc9d [175005] enable support for working offline at the framework level. by rcernich · 18 years ago
- 020cdb7 [184786] make sure the loaded primary key is preserved by rcernich · 18 years ago
- 2d85403 [174877] Integrate DB recognizer extension with ConnectionInfoImpl by ledunnel · 18 years ago
- b567238 [172826] code error in public addAlterTableStatement(String statement) of GenericDdlScript by ledunnel · 18 years ago
- 23c5c03 [182370] update catalog loaders so that parameter objects are reused; make sure any reused objects get re-initialized properly when refreshed. by rcernich · 18 years ago
- daedbe6 Added project level compiler settings. by ledunnel · 18 years ago
- cf73224 [BZ167471] Updating Derby catalog loaders and fixing an issue with catalog vs. schema support in sqm.server.ui by Brian Fitzpatrick · 18 years ago
- fb155ea [170732] Filtering logic was behaving inversely to how it should have behaved. Also fixed some general problems with filtering in the generic JDBC catalog loader. by rcernich · 18 years ago
- a90ef28 [168600] Harden generic catalog loader helpers. Handle runtime exceptions thrown for unimplemented methods. by rcernich · 18 years ago
- 8e7ee9f Adding new overrideLoader extension point to allow implementers to override a specific default JDBC loader for their particular needs. by Brian Fitzpatrick · 18 years ago
- ba1fc25 [170579] recycle previously loaded objects when refreshing the model by rcernich · 18 years ago
- e221935 [172802] fix logic for isUnique in various table index loaders by rcernich · 18 years ago
- e1584cf update build.properties for pde build by rcernich · 18 years ago
- 0eef5dc Add JVM level to manifest file for Europa requirement. Bundle-RequiredExecutionEnvironment: J2SE-1.4 by jgraham · 18 years ago
- 2ae515e [172133] test for deltaDdlGenerator in DatabaseDefinitionImpl.getDeltaDDLGenerator() (instead of ddlGenerator) by rcernich · 18 years ago
- 5c0e7fd [170579] updating version number for check-in of updated catalog loaders. by rcernich · 18 years ago
- d4deb60 [170579] Modify catalog loader helper so that existing objects can be reused when refreshing a previously loaded object. by rcernich · 18 years ago
- e38853e [no BZ] updated javadoc for classes in org.eclipse.datatools.connectivity.sqm.loader by rcernich · 18 years ago
- 89874c5 dpchou 20061205 BZ151764 by dpchou · 18 years ago
- 34e640b BZ 130209 - updates to public connectioninfo interface and databaseconnectionregistry by Brian Fitzpatrick · 18 years ago
- e56f4a4 update for sqm refactoring by jgraham · 18 years ago
- 8555192 [162275] move generic JDBC catalog loader classes to a public package by rcernich · 18 years ago
- cc44afd [162284] provisional api - org.eclipse.datatools.connectivity.sqm.internal.core.rte.fe package by ledunnel · 18 years ago
- 8450b3e [162280] provisional api - org.eclipse.datatools.connectivity.sqm.internal.core.rte package by ledunnel · 18 years ago
- ec8551d [162279] provisional api - org.eclipse.datatools.connectivity.sqm.internal.core.definition package by ledunnel · 18 years ago
- 04286f4 [162278] provisional api - org.eclipse.datatools.connectivity.sqm.internal.core.containment package by ledunnel · 18 years ago
- c7cb949 updating version IDs for recent checkins by Brian Fitzpatrick · 18 years ago
- 2af0c44 BZ130209 - updating ConnectionInfo connection factory ID after refactoring effort (i.e. removed "internal") by Brian Fitzpatrick · 18 years ago
- 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
- 23d7c57 [162147] get catalog filters working again by rcernich · 18 years ago
- 4e2abc2 [162118] Make JDBCTableLoader.un/registerTableFactory() methods public. by rcernich · 18 years ago
- 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
- ae342ca [162113] Create s/getter's for factory attributes by rcernich · 18 years ago
- 8f0ac37 [160743] improve col/param/attr loader data type resolution by rcernich · 18 years ago
- 1ac8bdd dpchou 20061005 bug151760 by dpchou · 18 years ago
- 3a6363e Update version numbers and inter-DTP version tolerance specifications by jgraham · 18 years ago
- 21c1a76 BZ130209-added utility class to get ConnectionInfo properties from a Database object without refactoring by Brian Fitzpatrick · 19 years ago
- 841aab2 Predefined data types not handled correctly -- need to uppercase JDBC type to match. by jgraham · 19 years ago
- 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
- af4ae41 [152987] fix some problems with Catalog object integration. fixed problem resolving predefined data types by rcernich · 19 years ago
- 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
- 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
- 066c845 [151758] initial check in of catalog loader utility classes by rcernich · 19 years ago
- 610274e [154947] set required version numbers for dependencies. by rcernich · 19 years ago
- ff3786c [126844] dynamically respond to changes made to filter settings. by rcernich · 19 years ago
- 567dc96 [137123] update version numbers for affected plugins by rcernich · 19 years ago
- 5467376 [137123] add support for adapting connection factories. this allows developers to extend unknown types of profiles, provided they implement a specific connection factory. by rcernich · 19 years ago
- 7806d5e Update about.html file for new content by jgraham · 19 years ago
- 3a5d06d [137746] modify dbdefinition extension so it explicitly specifies the location of the dbdefinition file by rcernich · 19 years ago
- af478ca Clean up from IP review by jgraham · 19 years ago
- dfe1f95 [135045] Jar selected connectivity plug-ins by jgraham · 19 years ago
- d25b08e [131733] Start up directive in manifest file needs to work for 3.1 by ledunnel · 19 years ago
- 8542923 Add META-MF/ to build.xml by jgraham · 19 years ago
- 368156d [131403] SQM-related connectivity plug-ins should be converted to manifest files by ledunnel · 19 years ago
- 702ed7d related to update of dbdefinition model by ledunnel · 19 years ago
- 140257c related to update of dbdefinition model by dpchou · 19 years ago
- 98be595 [130351] Externalize Translatable Strings by ledunnel · 19 years ago
- fede1b5 [109112] Needs new attributes (sqlUdfSupported, eventSupported) and class (DebuggerDefinition) by ledunnel · 19 years ago
- 03187f0 Update version number for Callisto feature by jgraham · 19 years ago
- 9caefb9 [128756] Wrong resource bundle name in DerbyDdlGenerator by ledunnel · 19 years ago
- 36a996f [127558] Add extension point documentation files by jgraham · 19 years ago
- 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
- 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
- cdc3904 Update documentation 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
- 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
- 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
- 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
- 904d7c4 [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