C# (CSharp) NHibernate.Persister.Entity 네임스페이스

클래스들

이름 설명
AbstractEntityPersister Superclass for built-in mapping strategies. Implements functionalty common to both mapping strategies
AbstractEntityPersister.FullInclusionChecker
AbstractEntityPersister.GeneratedIdentifierBinder
AbstractEntityPersister.NoneInclusionChecker
AbstractEntityPersister.PropertyKey
JoinedSubclassEntityPersister A IEntityPersister implementing the normalized "table-per-subclass" mapping strategy
SingleTableEntityPersister Default implementation of the ClassPersister interface. Implements the "table-per-class hierarchy" mapping strategy for an entity class.