What is Tuplizer in NHibernate
问题 I came across a post that mentioned Tuplizer in NHibernate, can anybody provide a good definition or reference for Tuplizer? 回答1: From ITuplizer's source code: A tuplizer defines the contract for things which know how to manage a particular representation of a piece of data, given that representation's EntityMode (the entity-mode essentially defining which representation). If that given piece of data is thought of as a data structure, then a tuplizer is the thing which knows how to: create