[Missing namespace summary documentation for N:NHibernate.DomainModel.NHSpecific]
Classes
| Class | Description | |
|---|---|---|
| AuditComponent |
Summary description for AuditComponent.
| |
| BasicClass |
Summary description for BasicClass.
| |
| BasicObject |
Used to test how NHibernate handles mappings for type="Object"
and type="Any"
| |
| BasicObjectProxy | ||
| BasicObjectRef |
Summary description for BasicObject.
| |
| BasicSerializable |
Summary description for BasicSerializable.
| |
| BasicTime |
Summary description for BasicTime.
| |
| Child |
Summary description for Child.
| |
| ClassWithNullColumns |
Summary description for ClassWithNullColumns.
| |
| GetSetHelper |
Test the ability of CodeDOM bytecode provider to generate code that
can set a value type from a null.
| |
| InvalidProxyClass |
A class that cannot be used with lazy="true" if proxy validation
is enabled.
| |
| LLChild |
Summary description for LLChild.
| |
| LLChildNoAdd |
Summary description for LLChild.
| |
| LLParent |
Summary description for LLParent.
| |
| Node |
Summary description for Node.
| |
| NullableInt32Converter | ||
| NullableInt32Type |
A NHibernate IType for a NullableInt32.
| |
| NullableTypesType |
Abstract type used for implementing NHibernate ITypes for
the Nullables library.
| |
| NullInt32UserType |
Converts a value of 0 to a DbNull
| |
| Optimistic |
Class mapped with optimistic-lock="all"
| |
| Parent |
Summary description for Parent.
| |
| ParentComparer |
Summary description for ParentComparer.
| |
| SerializableClass | ||
| SexType |
Summary description for SexType.
| |
| SimpleComponent |
Summary description for SimpleComponent.
| |
| Team |
Summary description for Team.
| |
| UnsavedType |
Summary description for UnsavedType.
|
Structures
| Structure | Description | |
|---|---|---|
| NullableInt32 |
A nullable type that wraps an Int32 value.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IBasicObjectProxy |
Enumerations
| Enumeration | Description | |
|---|---|---|
| TestEnum |