Namespaces

Types in FluentNHibernate.MappingModel.Collections

Type SetMapping

Namespace FluentNHibernate.MappingModel.Collections

Parent CollectionMappingBase

Methods

Properties

Public instance methods

bool Equals(SetMapping 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 Sort get; set;

string Subselect get; set;

string TableName get; set;

string Where get; set;