CloneSet1666


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.959expression_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
151610
E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/sql/SQLDatabaseMetaData.java
21104
E:/TSE/Projects-CloneDR/sql12/plugins/firebird/src/org/firebirdsql/squirrel/tab/IndexInfoTab.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
1610
Source File
E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/sql/SQLDatabaseMetaData.java

rs.getString(1), // catalog
 rs.getString(2), // schema
 rs.getString(3), // tableName
 rs.getString(4), // columnName
 rs.getShort(5)


First
Previous
Clone Instance
2
Line Count
1
Source Line
104
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/firebird/src/org/firebirdsql/squirrel/tab/IndexInfoTab.java

rs.getString(1), rs.getString(2), rs.getInt(3), rs.getString(4), rs.getInt(5)


Clone AbstractionParameter Count: 2Parameter Bindings

rs.getString(1), // catalog
 rs.getString(2), // schema
 rs. [[#variable1c945020]](3), // tableName
 rs.getString(4), // columnName
 rs. [[#variable1c944fc0]](5)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1c945020]]
getString 
12[[#1c945020]]
getInt 
21[[#1c944fc0]]
getShort 
22[[#1c944fc0]]
getInt