Namespaces

Types

Type AutoMappingExpressions

Namespace FluentNHibernate

Methods

Fields

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public fields

Func<PropertyInfo, bool> FindIdentity

return Func<PropertyInfo, bool>

Func<Type, Type, Type> GetParentSideForManyToMany

return Func<Type, Type, Type>

Func<PropertyInfo, bool> FindMappablePrivateProperties

return Func<PropertyInfo, bool>

Func<Type, bool> IsBaseType

return Func<Type, bool>

Func<Type, bool> IsConcreteBaseType

return Func<Type, bool>

Func<Type, bool> IsComponentType

return Func<Type, bool>

Func<PropertyInfo, string> GetComponentColumnPrefix

return Func<PropertyInfo, string>