Namespaces

Types in FluentNHibernate.Conventions.Instances

Type IOneToOneInstance

Namespace FluentNHibernate.Conventions.Instances

Interfaces IOneToOneInspector

Methods

Properties

Public instance methods

void Class(Type type)

Specifies the child class of this relationship
Parameters
Type type

Child

void Class<T>()

Specifies the child class of this relationship

void Constrained()

Specifies that this relationship is constrained

Public properties

IAccessInstance Access get;

ICascadeInstance Cascade get;

IFetchInstance Fetch get;

IOneToOneInstance Not get;