Namespaces

Types

Type OneToMany

Namespace NHibernate.Mapping

Interfaces IValue

Methods

Properties

Public instance methods

void CreateForeignKey()

No foreign key element for a one-to-many

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

bool IsValid(IMapping mapping)

Parameters
return bool
IMapping mapping

string ToString()

Parameters
return string

Public properties

PersistentClass AssociatedClass get; set;

return PersistentClass

ICollection ColumnCollection get;

return ICollection

Boolean[] ColumnInsertability get;

return Boolean[]

int ColumnSpan get;

return int

Boolean[] ColumnUpdateability get;

return Boolean[]

EntityType EntityType get;

return EntityType

FetchMode FetchMode get;

return FetchMode

Formula Formula get;

return Formula

bool HasFormula get;

return bool

bool IsIgnoreNotFound get; set;

return bool

bool IsNullable get;

return bool

bool IsSimpleValue get;

return bool

bool IsUnique get;

return bool

Type ReferencedEntityName get; set;

return Type

Table ReferencingTable get;

return Table

Table Table get;

return Table

IType Type get;

return IType