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.Collections
ArrayMapping
BagMapping
CollectionMappingBase
CompositeElementMapping
CompositeIndexMapping
ElementMapping
ICollectionMapping
ICollectionRelationshipMapping
IIndexedCollectionMapping
IIndexMapping
IndexMapping
Lazy
ListMapping
ManyToManyMapping
MapMapping
NestedCompositeElementMapping
OneToManyMapping
SetMapping
SortType
Type
BagMapping
Namespace
FluentNHibernate.MappingModel.Collections
Parent
CollectionMappingBase
Methods
Equals
Properties
Access
BatchSize
Cache
Cascade
Catalog
Check
ChildType
CollectionType
CompositeElement
ContainingEntityType
Element
Fetch
Filters
Generic
Inverse
Key
Lazy
Member
Mutable
Name
OptimisticLock
OrderBy
OtherSide
Persister
Relationship
Schema
Subselect
TableName
Where
Public instance methods
bool
Equals
(
BagMapping
other)
Public properties
string
Access
get; set;
int
BatchSize
get; set;
CacheMapping
Cache
get; set;
string
Cascade
get; set;
string
Catalog
get; set;
string
Check
get; set;
Type
ChildType
get; set;
TypeReference
CollectionType
get; set;
CompositeElementMapping
CompositeElement
get; set;
Type
ContainingEntityType
get; set;
ElementMapping
Element
get; set;
string
Fetch
get; set;
IList<FilterMapping>
Filters
get;
bool
Generic
get; set;
bool
Inverse
get; set;
KeyMapping
Key
get; set;
Lazy
Lazy
get; set;
Member
Member
get; set;
bool
Mutable
get; set;
string
Name
get; set;
string
OptimisticLock
get; set;
string
OrderBy
get; set;
IRelationship
OtherSide
get; set;
TypeReference
Persister
get; set;
ICollectionRelationshipMapping
Relationship
get; set;
string
Schema
get; set;
string
Subselect
get; set;
string
TableName
get; set;
string
Where
get; set;