Namespaces

Types

Type IDiscriminatorType

Namespace NHibernate.Type

Interfaces IIdentifierType, ILiteralType

An IType that may be used for a discriminator column.
This interface contains no new methods but does require that an IType that will be used in a discriminator column must implement both the IIdentifierType and ILiteralType interfaces.