Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 0 | 1.000 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 21 | src/NHibernate.Test/ExceptionsTest/MSSQLExceptionConverterExample.cs |
2 | 1 | 22 | src/NHibernate.Test/ExceptionsTest/OracleClientExceptionConverterExample.cs |
3 | 1 | 24 | src/NHibernate.Test/ExceptionsTest/PostgresExceptionConverterExample.cs |
| ||||
return new SQLGrammarException(exInfo.Message, sqle.InnerException, exInfo.Sql); |
| ||||
return new SQLGrammarException(exInfo.Message, sqle.InnerException, exInfo.Sql); |
| ||||
return new SQLGrammarException(exInfo.Message, sqle.InnerException, exInfo.Sql); |
| |||
return new SQLGrammarException(exInfo.Message, sqle.InnerException, exInfo.Sql); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |