Namespaces
FluentNHibernate
FluentNHibernate.Automapping
FluentNHibernate.Automapping.Alterations
FluentNHibernate.Automapping.Steps
FluentNHibernate.Cfg
FluentNHibernate.Cfg.Db
FluentNHibernate.Conventions
FluentNHibernate.Conventions.AcceptanceCriteria
FluentNHibernate.Conventions.Helpers
FluentNHibernate.Conventions.Helpers.Builders
FluentNHibernate.Conventions.Helpers.Prebuilt
FluentNHibernate.Conventions.Inspections
FluentNHibernate.Conventions.Instances
FluentNHibernate.Data
FluentNHibernate.Diagnostics
FluentNHibernate.Infrastructure
FluentNHibernate.Mapping
FluentNHibernate.Mapping.Builders
FluentNHibernate.Mapping.Providers
FluentNHibernate.MappingModel
FluentNHibernate.MappingModel.ClassBased
FluentNHibernate.MappingModel.Collections
FluentNHibernate.MappingModel.Conventions
FluentNHibernate.MappingModel.Identity
FluentNHibernate.MappingModel.Output
FluentNHibernate.MappingModel.Output.Sorting
FluentNHibernate.Testing
FluentNHibernate.Testing.Values
FluentNHibernate.Utils
FluentNHibernate.Utils.Reflection
FluentNHibernate.Visitors
Types in FluentNHibernate.MappingModel
AnyMapping
AttributeStore
AttributeStore<T>
CacheMapping
ColumnBasedMappingBase
ColumnMapping
DefaultableList<T>
DerivedAttributeStore
DiscriminatorMapping
EqualityExtensions
FilterDefinitionMapping
FilterMapping
HibernateMapping
IDefaultableEnumerable<T>
IDefaultableList<T>
IHasColumnMappings
IHasMappedMembers
IMappingBase
ImportMapping
IRelationship
JoinMapping
KeyMapping
ManyToOneMapping
MappingBase
MetaValueMapping
NaturalIdMapping
OneToOneMapping
ParentMapping
PropertyMapping
StoredProcedureMapping
TuplizerMapping
TuplizerMode
TypeReference
VersionMapping
Type
OneToOneMapping
Namespace
FluentNHibernate.MappingModel
Parent
MappingBase
Methods
Equals
Properties
Access
Cascade
Class
Constrained
ContainingEntityType
EntityName
Fetch
ForeignKey
Lazy
Name
PropertyRef
Public instance methods
bool
Equals
(
OneToOneMapping
other)
Public properties
string
Access
get; set;
string
Cascade
get; set;
TypeReference
Class
get; set;
bool
Constrained
get; set;
Type
ContainingEntityType
get; set;
string
EntityName
get; set;
string
Fetch
get; set;
string
ForeignKey
get; set;
string
Lazy
get; set;
string
Name
get; set;
string
PropertyRef
get; set;