Files | Violations |
---|---|
com.workingdogs.village.DataSet | 1 |
com.workingdogs.village.Record | 4 |
com.workingdogs.village.Schema | 1 |
Violation | Line | Priority |
---|---|---|
SQL: Method com.workingdogs.village.DataSet.fetchRecords(int,int) passes a nonconstant String to an execute method on an SQL statement | 547 | Low |
Violation | Line | Priority |
---|---|---|
SQL: Method com.workingdogs.village.Schema.schema(java.sql.Connection,String,String) passes a nonconstant String to an execute method on an SQL statement | 127 | Low |