]
Dan Florian resolved TEIIDDES-816.
----------------------------------
Resolution: Done
Create base class TeiidConnectionInfo and refactor TeiidAdminInfo and TeiidJdbcInfo to
subclass this new class. Updated tests.
Refactor Common Code Between TeiidAdminInfo And TeiidJdbcInfo Into A
Superclass
-------------------------------------------------------------------------------
Key: TEIIDDES-816
URL:
https://issues.jboss.org/browse/TEIIDDES-816
Project: Teiid Designer
Issue Type: Task
Affects Versions: 7.2
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 7.3
95% of the code in TeiidAdminInfo And TeiidJdbcInfo is exactly the same. They share all
the same fields except one. Refactoring the common code into an abstract base class would
be a better design. Also, the "host" field should really be a property of a
Server.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: