Namespaces

Types in FluentNHibernate.Mapping

Type IdentityPart

Namespace FluentNHibernate.Mapping

Interfaces IIdentityMappingProvider

Methods

Properties

Public instance methods

IdentityPart UnsavedValue(object unsavedValue)

Sets the unsaved-value of the identity.
Parameters
object unsavedValue

Value that represents an unsaved value.

Public properties

AccessStrategyBuilder<T> Access get;

Set the access and naming strategy for this identity.

IdentityGenerationStrategyBuilder<TParent> GeneratedBy get; set;

Specify the generator

IdentityPart Not get;

Invert the next boolean operation