Row |
Violation |
1 | Expression obj instanceof ISQLDriver cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression obj instanceof ISQLAlias cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression (ISQLDriver)obj cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression (ISQLAlias)obj cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression addDriver((ISQLDriver)obj) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression _model.removeAlias((ISQLAlias)obj) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression addDriver((ISQLDriver)obj) is a void method call, and thus it cannot be parameterized |
8 | Expression _model.removeAlias((ISQLAlias)obj) is a void method call, and thus it cannot be parameterized |
9 | Expression addDriver((ISQLDriver)obj) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression _model.removeAlias((ISQLAlias)obj) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression addDriver((ISQLDriver)obj) is a void method call, and thus it cannot be parameterized |
12 | Expression _model.removeAlias((ISQLAlias)obj) is a void method call, and thus it cannot be parameterized |