Namespaces

Types in FluentNHibernate.Conventions.Instances

Type JoinedSubclassInstance

Namespace FluentNHibernate.Conventions.Instances

Parent JoinedSubclassInspector

Interfaces IJoinedSubclassInstance

Properties

Public properties

bool Abstract get;

IEnumerable<IAnyInspector> Anys get;

string Check get;

IEnumerable<ICollectionInspector> Collections get;

bool DynamicInsert get;

bool DynamicUpdate get;

Type EntityType get;

Type Extends get;

IEnumerable<IJoinInspector> Joins get;

IKeyInstance Key get;

bool LazyLoad get;

string Name get;

IJoinedSubclassInstance Not get;

IEnumerable<IOneToOneInspector> OneToOnes get;

IEnumerable<IPropertyInspector> Properties get;

string Proxy get;

IEnumerable<IManyToOneInspector> References get;

bool SelectBeforeUpdate get;

string StringIdentifierForModel get;

IEnumerable<IJoinedSubclassInspector> Subclasses get;

string TableName get;

Type Type get;