【发布时间】:2009-12-02 15:34:12
【问题描述】:
Fluent NHibernate 目前是 unable to use the IParameterizedType of a CustomType,但我需要使用 fluent 映射,因为我想在我的代码中调整映射。
对于 Fluent NHibernate 是否有一种解决方法,它以某种方式注入将在法线映射 XML 文件中使用的 XML 元素?
我确实已经找到了类似的 SO Question "Fluent Nhibernate problem (ClassMap)",但给出的答案似乎不适用于 Fluent NHibernate 1.0。
【问题讨论】:
标签: .net nhibernate fluent