Branch: refs/heads/8.3.x
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: f0323e81b6175df899e9582cf91dae35a63a0bf6
https://github.com/Teiid-Designer/teiid-designer/commit/f0323e81b6175df89...
Author: blafond <blafond(a)redhat.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)
Changed paths:
M
plugins/org.teiid.designer.transformation/src/org/teiid/designer/transformation/metadata/TransformationMetadata.java
Log Message:
-----------
TEIIDDES-2078 changed logic to return FALSE if hasProcedure() catches
exception.
- This is because the behavior of the underlying metadata call is
different for this class than the client TransformationMetadata classes.
Commit: a38d8c897d669a508a6fbd72421df96be8c1d23b
https://github.com/Teiid-Designer/teiid-designer/commit/a38d8c897d669a508...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)
Changed paths:
M
plugins/org.teiid.designer.transformation/src/org/teiid/designer/transformation/metadata/TransformationMetadata.java
Log Message:
-----------
Merge pull request #301 from blafond/8.3.x
TEIIDDES-2078 changed logic to return FALSE if hasProcedure() catches
Compare:
https://github.com/Teiid-Designer/teiid-designer/compare/5548db1ee764...a...