[Missing <summary> documentation for "N:NHibernate.Id.Enhanced"]

Classes

Interfaces

  InterfaceDescription
Public interfaceIAccessCallback
Contract for providing callback access to a IDatabaseStructure, typically from the IOptimizer.
Public interfaceIDatabaseStructure
Encapsulates definition of the underlying data structure backing a sequence-style generator.
Public interfaceIOptimizer
Performs optimization on an optimizable identifier generator. Typically this optimization takes the form of trying to ensure we do not have to hit the database on each and every request to get an identifier value.