Namespaces

Types in FluentNHibernate.Conventions.Instances

Type SetInstance

Namespace FluentNHibernate.Conventions.Instances

Parent SetInspector

Interfaces ISetInstance

Methods

Properties

Public instance methods

void OverrideInferredChildType(Type type)

Public properties

IAccessInstance Access get;

int BatchSize get;

ICacheInspector Cache get;

Cascade Cascade get;

string Check get;

Type ChildType get;

TypeReference CollectionType get;

ICompositeElementInspector CompositeElement get;

IElementInspector Element get;

Type EntityType get;

Fetch Fetch get;

bool Generic get;

bool Inverse get;

bool IsMethodAccess get;

IKeyInspector Key get;

Lazy LazyLoad get;

MemberInfo Member get;

string Name get;

OptimisticLock OptimisticLock get;

string OrderBy get;

TypeReference Persister get;

IRelationshipInspector Relationship get;

string Schema get;

string Sort get;

string StringIdentifierForModel get;

string TableName get;

string Where get;