Summary description for OneToManyPersister.

Namespace: NHibernate.Persister.Collection
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class OneToManyPersister _
	Inherits AbstractCollectionPersister
C#
public class OneToManyPersister : AbstractCollectionPersister
Visual C++
public ref class OneToManyPersister : public AbstractCollectionPersister

Inheritance Hierarchy

System.Object
  NHibernate.Persister.Collection.AbstractCollectionPersister
    NHibernate.Persister.Collection.OneToManyPersister