Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 6 | 3 | 0.962 | null_coalescing_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1247 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
2 | 1 | 1413 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
3 | 1 | 1669 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
4 | 1 | 2441 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
5 | 1 | 3939 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
6 | 1 | 4029 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
| ||||
session.Batcher.PrepareCommand(CommandType.Text, lazySelect, IdentifierType.SqlTypes(Factory)) |
| ||||
session.Batcher.PrepareCommand(CommandType.Text, SQLSnapshotSelectString, IdentifierType.SqlTypes(factory)) |
| ||||
session.Batcher.PrepareQueryCommand(CommandType.Text, VersionSelectString, IdentifierType.SqlTypes(Factory)) |
| ||||
session.Batcher.PrepareCommand(CommandType.Text, sql, IdentifierType.SqlTypes(factory)) |
| ||||
session.Batcher.PrepareQueryCommand(CommandType.Text, selectionSQL, IdentifierType.SqlTypes(Factory)) |
| ||||
session.Batcher.PrepareCommand(CommandType.Text, sql, IdentifierType.SqlTypes(factory)) |
| |||
session.Batcher. [[#variable508962c0]](CommandType.Text, [[#variable50896240]], IdentifierType.SqlTypes( [[#variable508961c0]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#508962c0]] | PrepareCommand |
1 | 2 | [[#508962c0]] | PrepareQueryCommand |
1 | 3 | [[#508962c0]] | PrepareQueryCommand |
1 | 4 | [[#508962c0]] | PrepareCommand |
1 | 5 | [[#508962c0]] | PrepareCommand |
1 | 6 | [[#508962c0]] | PrepareCommand |
2 | 1 | [[#50896240]] | sql |
2 | 2 | [[#50896240]] | selectionSQL |
2 | 3 | [[#50896240]] | VersionSelectString |
2 | 4 | [[#50896240]] | SQLSnapshotSelectString |
2 | 5 | [[#50896240]] | lazySelect |
2 | 6 | [[#50896240]] | sql |
3 | 1 | [[#508961c0]] | factory |
3 | 2 | [[#508961c0]] | Factory |
3 | 3 | [[#508961c0]] | Factory |
3 | 4 | [[#508961c0]] | factory |
3 | 5 | [[#508961c0]] | Factory |
3 | 6 | [[#508961c0]] | factory |