Row |
Violation |
1 | Type net.sourceforge.squirrel_sql.fw.sql.ISQLAlias of variable selectedAlias does not match with type net.sourceforge.squirrel_sql.plugins.hibernate.HibernateConnection of variable _con |
2 | Expression getList().setSelectedValue(selectedAlias,true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression closeConnection() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression getList().setSelectedValue(selectedAlias,true) is a void method call, and thus it cannot be parameterized |
5 | Expression closeConnection() is a void method call, and thus it cannot be parameterized |
6 | Expression getList().setSelectedValue(selectedAlias,true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression closeConnection() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression getList().setSelectedValue(selectedAlias,true) is a void method call, and thus it cannot be parameterized |
9 | Expression closeConnection() is a void method call, and thus it cannot be parameterized |
10 | The refactoring of the clones is infeasible, because classes and net.sourceforge.squirrel_sql.plugins.hibernate.HibernateTabController do not have a common superclass |