CloneSet621


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1630.962null_coalescing_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
111247
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
211413
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
311669
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
412441
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
513939
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
614029
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
Clone Instance
1
Line Count
1
Source Line
1247
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                                                     session.Batcher.PrepareCommand(CommandType.Text, lazySelect, IdentifierType.SqlTypes(Factory))


Clone Instance
2
Line Count
1
Source Line
1413
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                                                session.Batcher.PrepareCommand(CommandType.Text, SQLSnapshotSelectString, IdentifierType.SqlTypes(factory))


Clone Instance
3
Line Count
1
Source Line
1669
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                                                session.Batcher.PrepareQueryCommand(CommandType.Text, VersionSelectString, IdentifierType.SqlTypes(Factory))


Clone Instance
4
Line Count
1
Source Line
2441
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                                                                   session.Batcher.PrepareCommand(CommandType.Text, sql, IdentifierType.SqlTypes(factory))


Clone Instance
5
Line Count
1
Source Line
3939
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                                        session.Batcher.PrepareQueryCommand(CommandType.Text, selectionSQL, IdentifierType.SqlTypes(Factory))


Clone Instance
6
Line Count
1
Source Line
4029
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                                                session.Batcher.PrepareCommand(CommandType.Text, sql, IdentifierType.SqlTypes(factory))


Clone AbstractionParameter Count: 3Parameter Bindings

session.Batcher. [[#variable508962c0]](CommandType.Text, [[#variable50896240]], IdentifierType.SqlTypes( [[#variable508961c0]]))
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#508962c0]]
PrepareCommand 
12[[#508962c0]]
PrepareQueryCommand 
13[[#508962c0]]
PrepareQueryCommand 
14[[#508962c0]]
PrepareCommand 
15[[#508962c0]]
PrepareCommand 
16[[#508962c0]]
PrepareCommand 
21[[#50896240]]
sql 
22[[#50896240]]
selectionSQL 
23[[#50896240]]
VersionSelectString 
24[[#50896240]]
SQLSnapshotSelectString 
25[[#50896240]]
lazySelect 
26[[#50896240]]
sql 
31[[#508961c0]]
factory 
32[[#508961c0]]
Factory 
33[[#508961c0]]
Factory 
34[[#508961c0]]
factory 
35[[#508961c0]]
Factory 
36[[#508961c0]]
factory