NHibernate Forge
The official new home for the NHibernate for .NET community

FAQ

Article
Comments (0)
History (5)
100% of people found this useful

FAQ

  • What is NHibernate ProxyGenerators (NHPG)?
    Please read the Introduction for complete details.
  • How can I start using NHPG right now?
    Learn how to Pre-Generate Lazy Loading Proxies
  • Is NHPG compatible with my NHibernate application?
    NHPG currently requires NHibernate 2.0.1 GA (2.0.1.4001).

    Please note: The version of Castle.Core distributed with NHibernate is not marked with Allow Partially Trusted Callers (APTC). This can cause issues when attempting to use it in a Medium Trust environment. NHPG includes a build of Castle.Core with APTC and this will hopefully be resolved with the Castle Project.
  • Does NHPG depend on Castle ActiveRecord?
    No. The pre-cursor to NHPG had a dependency on Castle ActiveRecord. This is no longer the case and NHPG will work without ActiveRecord assemblies.
  • Can NHPG generate proxies for my Castle ActiveRecord assemblies?
    Yes. Learn how to Pre-Generate Lazy Loading Proxies for ActiveRecord.

    Please note: The trunk Castle ActiveRecordis not marked with Allow Partially Trusted Callers (APTC) it is also built with NHibernate v2.0.0 Beta.NHPG includes a build of Castle ActiveRecord with APTC and NHibernate v2.0.1 GA. This will hopefully be resolved with the Castle Project.
  • I have NHibernate class mappings in multiple assemblies. Can I still use NHPG?
    Yes. Learn how to Pre-Generate Lazy Loading Proxies with multiple class mapping assemblies.
  • I have an infrequently asked question, how do I get an answer?
    Please submit your question to the NHibernate Users group.
  • Where do I report bugs and feature requests?
    Please submit your issues to the NHPG Jira.

Recent Comments

Leave the first comment for this page.
View All
Powered by Community Server (Commercial Edition), by Telligent Systems