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.ClassBased
ClassMapping
ClassMappingBase
ComponentMapping
ComponentMappingBase
ComponentType
ExternalComponentMapping
IComponentMapping
ReferenceComponentMapping
SubclassMapping
SubclassType
Type
SubclassMapping
Namespace
FluentNHibernate.MappingModel.ClassBased
Parent
ClassMappingBase
Methods
Equals
OverrideAttributes
Properties
Abstract
Anys
BatchSize
Check
Collections
Components
DiscriminatorValue
DynamicInsert
DynamicUpdate
EntityName
Extends
Filters
Joins
Key
Lazy
Name
OneToOnes
Persister
Properties
Proxy
References
Schema
SelectBeforeUpdate
StoredProcedures
Subclasses
SubclassType
Subselect
TableName
Type
Public instance methods
bool
Equals
(
SubclassMapping
other)
void
OverrideAttributes
(
AttributeStore
store)
Public properties
bool
Abstract
get; set;
IEnumerable<AnyMapping>
Anys
get;
int
BatchSize
get; set;
string
Check
get; set;
IEnumerable<ICollectionMapping>
Collections
get;
IEnumerable<IComponentMapping>
Components
get;
object
DiscriminatorValue
get; set;
bool
DynamicInsert
get; set;
bool
DynamicUpdate
get; set;
string
EntityName
get; set;
Type
Extends
get; set;
Set which type this subclass extends. Note: This doesn't actually get output into the XML, it's instead used as a marker for the
SeparateSubclassVisitor
to pair things up.
IEnumerable<FilterMapping>
Filters
get;
IEnumerable<JoinMapping>
Joins
get;
KeyMapping
Key
get; set;
bool
Lazy
get; set;
string
Name
get; set;
IEnumerable<OneToOneMapping>
OneToOnes
get;
TypeReference
Persister
get; set;
IEnumerable<PropertyMapping>
Properties
get;
string
Proxy
get; set;
IEnumerable<ManyToOneMapping>
References
get;
string
Schema
get; set;
bool
SelectBeforeUpdate
get; set;
IEnumerable<StoredProcedureMapping>
StoredProcedures
get;
IEnumerable<SubclassMapping>
Subclasses
get;
SubclassType
SubclassType
get; set;
string
Subselect
get; set;
string
TableName
get; set;
Type
Type
get; set;