Namespaces

Types

Type ElementPropertyMapping

Namespace NHibernate.Persister.Collection

Interfaces IPropertyMapping

Methods

Properties

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

String[] ToColumns(string alias, string propertyName)

Parameters
return String[]
string alias
string propertyName

string ToString()

Parameters
return string

IType ToType(string propertyName)

Parameters
return IType
string propertyName

Public properties

IType Type get;

return IType