Namespaces

Types in FluentNHibernate.Conventions.Instances

Type ArrayInstance

Namespace FluentNHibernate.Conventions.Instances

Parent ArrayInspector

Interfaces IArrayInstance

Properties

Public properties

IAccessInstance Access get;

int BatchSize get;

ICacheInstance Cache get;

ICollectionCascadeInstance Cascade get;

string Check get;

Type ChildType get;

TypeReference CollectionType get;

ICompositeElementInspector CompositeElement get;

IElementInspector Element get;

Type EntityType get;

IFetchInstance Fetch get;

bool Generic get;

IIndexInstanceBase Index get;

bool Inverse get;

bool IsMethodAccess get;

IKeyInstance Key get;

Lazy LazyLoad get;

MemberInfo Member get;

string Name get;

ICollectionInstance Not get;

IOptimisticLockInstance OptimisticLock get;

string OrderBy get;

TypeReference Persister get;

IRelationshipInstance Relationship get;

string Schema get;

string StringIdentifierForModel get;

string TableName get;

string Where get;