CloneSet1907


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.990constructor_header
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1227
src/NHibernate/Persister/Collection/BasicCollectionPersister.cs
2231
src/NHibernate/Persister/Collection/OneToManyPersister.cs
Clone Instance
1
Line Count
2
Source Line
27
Source File
src/NHibernate/Persister/Collection/BasicCollectionPersister.cs

                public BasicCollectionPersister(Mapping.Collection collection, ICacheConcurrencyStrategy cache, Configuration cfg, ISessionFactoryImplementor factory)
                        : base(collection, cache, cfg, factory)


Clone Instance
2
Line Count
2
Source Line
31
Source File
src/NHibernate/Persister/Collection/OneToManyPersister.cs

                public OneToManyPersister(Mapping.Collection collection, ICacheConcurrencyStrategy cache, Configuration cfg, ISessionFactoryImplementor factory)
                        : base(collection, cache, cfg, factory)


Clone AbstractionParameter Count: 1Parameter Bindings

public [[#variable4b8bc6c0]](Mapping.Collection collection, ICacheConcurrencyStrategy cache, Configuration cfg, ISessionFactoryImplementor factory): base(collection, cache, cfg, factory)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4b8bc6c0]]
BasicCollectionPersister 
12[[#4b8bc6c0]]
OneToManyPersister