The Mappings type exposes the following members.
Constructors
Methods
Extension Methods
Name | Description | |
---|---|---|
As<(Of <<'(T>)>>) | (Defined by TypeHelperExtensionMethods.) | |
IsBetween |
Apply a "between" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsIn(array<Object>[]()[][]) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsIn(ICollection) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsProxy | (Defined by NHibernateProxyHelper.) | |
ToTypeParameters | (Defined by ReflectHelper.) |
Fields
Name | Description | |
---|---|---|
columnNameBindingPerTable |
Binding table between the logical column name and the name out of the naming strategy
for each table.
According that when the column name is not set, the property name is considered as such
This means that while theoretically possible through the naming strategy contract, it is
forbidden to have 2 real columns having the same logical name
| |
extendsQueue | ||
tableNameBinding |
Binding between logical table name and physical one (ie after the naming strategy has been applied)
| |
typeDefs |
Properties
Name | Description | |
---|---|---|
CatalogName | ||
DefaultAccess | ||
DefaultAssembly |
The default assembly for persistent classes
| |
DefaultCascade | ||
DefaultCatalog | ||
DefaultLazy | ||
DefaultNamespace |
The default namespace for persistent classes
| |
DefaultSchema | ||
Dialect | ||
FilterDefinitions | ||
IsAutoImport |
Gets or sets a boolean indicating if the Fully Qualified Type name should
automatically have an import added as the class name.
| |
IterateCollections | ||
IterateTables | ||
NamingStrategy | ||
SchemaName |